Version: May 16, 2017



============================
DATABASE FIELD STATUS CODES:
------------------------------------------------------------
 '!' - New Fields / Tables within the 'SWR_Integration2014' SQL Database (from 2016 onwards)
 'C' - Field name has changed
 'x' - Not Used Anymore
 'X' - Not Used Anymore and Column was Dropped
 'n' - Column Not yet added to table

 'P' - Provided by Software
 'M' - Mandatory
 'O' - Optional Data Entry
 '?' - Unknown if field is Mandatory or Optional

 '*' - Field is used with the 'Load' software only    OR
       field has been added by an Operations Worker.

  ---|
  ---|  Identifies Unique Primary KEYs or alternate FKs.
  ---|

------------------------------------------------------------



                ***************************************
                ***************************************
                ***  NATIONAL NPRI DATA STRUCTURES  ***
                ***************************************
                ***************************************

==========================================================================
The following is a list of the database tables and their field definitions
that are used within the NPRI NATIONAL OWNERS Database for any given year.
There are also other special tables for the other Inventory Programs.
==========================================================================
List of NPRI Tables:
--------------------
- Facility
- Contacts
- Address

- SDPeriod
- Other_ID
- Comments

- SubsRele
- SubsDisp
- SubsFlag

- SubsTran
- SubsD_Fs
- SubsVOCs

- Stacks
- Streams               

- ChemCode
- ChemList

- ProvCode
- StatCode

- CSI2Code
- CSICCode

- NAI2Code  or  2002NAI2Code
- NAI3Code  or  2002NAI3Code
- NAI4Code  or  2002NAI4Code
- NAI6Code  or  2002NAI6Code
=====================



===============
TABLE: Facility
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report
                                          Located at SQL Database: SWR_NPRI_QC / PROD
                                                           Tables: Report, Report_Source

  P*    Region_ID    C    010           Region ( AT,QC,ON,PN,PY   i.e. XX8-999999 )
                                        XX - Region Code, 8 - Terminal ID, 999999 - Unique #
  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (0000099999)
                                         - "0000" & "123456"             - real NPRI IDs
                                         - "1001" & "012345" or "000000" - Facility Closure Reports
                                         - "2001" & "012345" or "000000" - Ownership Change Reports
                                         - "3001" & "000000"             - blank     NPRI IDs (up to 6,000)
                                         - "9001" & "012345"             - duplicate NPRI IDs (up to 1,000)

  M     LanguageEF   C    001           Language of corespondence: E)nglish, F)rench, B)oth   (NOTE: The word 'Language' is a RESERVED word.)
  M     Entry_Code   C    001           P - Paper, T - Telephone, E - Electronic, O - Other, W - Web
  O*    Anything     C    010           User defined field.  (i.e. excepts any kind of string data)

                                     IDENTIFICATION OF FACILITY
  M     MDR_Org_Id   N    008           MDR          Organization   Id (Company)
  M     MDR_Phy_Id   N    008           MDR          Physical Asset Id (Facility)
  M     INV_RPA_Id   N    008           INV Reported Physical Asset Id (Facility);  identifies a
                                            unique Report: System, Period, Facility, Amendment #

  M     New_Reporter L    001           Is this a first time reporting Facility?
  M     Controlled   L    001           Does the Reporter claim this facility is controlled by another Canadian company or companies?
  M     Portable     L    001           Is this a portable Facility?
  M     Closure      C    010           Date Facility was closed (YYYY.MM.DD).

  M     Ownership    L    001           Has the Facility been sold to another Company?
  M     Sold_Date    C    010           The date when the change in ownership becomes valid.

! M     Purchase_Date C   010           Date of sale (OC report)

! M     Previous_Comp_Name     C  255   Name of selling org (OC Report)
! M     Previous_Comp_Address  C  255   Address of selling org (OC Report)
! M     Previous_Comp_City     C  255   City of selling org (OC Report)
! M     Previous_Comp_Prov     C  255   Province of selling org (OC Report)
! M     Previous_Comp_Postal   C  255   Postal code of selling org (OC Report)

! M     New_Comp_Name          C  255   Name of purchasing org (OC Report)
! M     New_Comp_Address       C  255   Address of purchasing org (OC Report)
! M     New_Comp_City          C  255   City of purchasing org (OC Report)
! M     New_Comp_Prov          C  255   Province of purchasing org (OC Report)
! M     New_Comp_Postal        C  255   Postal code of purchasing org (OC Report)

! M     Purchaser              C  255   Contact person name at purchasing org (OC report)
! M     Purchaser_Phone        C  255   Contact person phone number at purchasing org (OC report)
! M     Purchaser_Email        C  255   Contact person email at purchasing org (OC report)
! M     Sale_Agree_to_Release  L  001   Y/N - agree to release NPRI records to purchasing org (OC report)
! M     Sale_Release_Years     C  009   Last year that the facility reported to NPRI (OC report)

  O     O_Address    L    001           Mailing Address is NOT the same as the Street Address.

  M     TradeName    C    060           Organization Trade Name.
c M     Comp_Name    C    100           Company name of the reporting facility.
  O     Faci_Name    C    060           Plant name of the reporting facility.
  O     TradeNameF   C    060           French Organization Trade Name         (Missing in MDR)
  M     Comp_NameF   C    060           French company name.                   (Missing in MDR)
  O     Faci_NameF   C    060           French facility name.

  O*    UComp_Name   C    060           The company  name specified by Regional representative.
  O*    UFaci_Name   C    060           The facility name specified by Regional representative.

  O     URL_Addres   C    080           Company web-site address.  (http:\\Xxxxxxxxxx...)
  O     D_B_DUNS     C    009           Company D&B D-U-N-S Number (99-999-9999)
  M     Business     C    009           Company Business #         (999999999)

  P*    City         C    040           The city where the facility is located.
  P     Province     C    002           The Province / Territory of the facility.

                                     NATIONAL and PROVINCIAL IDs (from MDR database: 2009 onwards)
  O     MDR_NPRI_ID  C    010           National Pollutant Release Inventory            (10 digits)
  O     MDR_MOE_ID   C    010           Ontario Regulation 127/01    (O.Reg. 127/01)    (10 digits)
  O     MDR_NERM_ID  C    010           National Emission Reduction Masterplan          (10 digits)
  O     MDR_AENV_ID  C    010           Alberta EPEA Approval Number (Alberta EPEA)     ( 8 digits)
  O     MDR_GHG_ID   C    010           Green House Gases            (GHGRP)            (?? digits)
  O     MDR_NFPR_ID  C    010           National Framework for Petroleum Refinery Emission Reductions (NFPRER) (?? digits)

                                     NATIONAL and PROVINCIAL IDs
  O     MOE_ID       C    010           For Facilities in 'ON':     ON MOE Provincial # (10 digits)
  O     NERM_ID      C    010           For any NERM Facility :       NERM Provincial #
  O     AENV_ID      C    010           For Facilities in 'AB':      Alberta Approval # ( 8 digits)
  O     GVRD_ID      C    010           For Facilities in 'BC':       GVRD Provincial #

                                     GEOGRAPHICAL ADDRESS
  O     Lati_Dec     N    008    005    Latitude  (N)  ( 99.99999)
  O     Long_Dec     N    008    005    Longitude (E)  (-99.99999)

                                     UNIVERSAL TRANSVERSE MERCATOR (UTM)
!nO     UTM_Zone     N    008           UTM Zone
!nO     UTM_East     N    008    004    UTM Easting
!nO     UTM_North    N    008    004    UTM Northing

                                     FACILITY CONTACTS (see 'Contacts' table for further details)
  O     Cont_OCC     L    001           Is there a New Ownership Company Contact?

  M     Cont_TEC     L    001           Is there a Technical Contact?             (Mandatory)
  M     Cont_EXE     L    001           Is there a Executive Contact?             (Mandatory)
  O     Cont_COO     L    001           Is there a Company Coordinator Contact?
  O     Cont_MED     L    001           Is there a Public Contact?
  O     Cont_CON     L    001           Is there a Company Contractor Contact?
  O     Cont_REP     L    001           Reporter who Submitted Report             (Mandatory)

  O     Cont_HRE     L    001           Is there a Highest Ranking Employee?       (TRA 2010)
  O     Cont_PRE     L    001           Is there a Person who prepared the report? (TRA 2010)
  O     Cont_TRP     L    001           Is there a Person who coordinated the preparation of the Toxics Reduction Plan? (TRA 2010)

                                     STANDARD INDUSTRIAL CLASSIFICATION CODES (SIC) and the
                                     NORTH AMERICAN INDUSTRIAL CLASSIFICATION SYSTEM CODE (NAICS)
  M     CN_SI2       C    002           2 Digit Canadian SIC Code
  M     CN_SIC       C    004           4 Digit Canadian SIC Code
  M     US_SIC       C    004           4 Digit Amercian SIC Code

  M     NAICS2       C    005           2 Digit NAICS Code ( 99 or 99-99 )
  M     NAICS4       C    004           4 Digit NAICS Code
  M     NAICS6       C    006           6 Digit NAICS Code
  M     NAICS6_A     C    006           6 Digit NAICS Code (Secondary)
  M     NAICS6_B     C    006           6 Digit NAICS Code (Tertiary)

                                     INVENTORY PROGRAMS Reporting To:
  O     IP_NPRI      L    001           NPRI    - National Pollutant Release Inventory
  O     IP_NPRIdnmc  L    001                   - Does Not Meet Criteria (DNMC)
  O     IP_NERM      L    001           NERM    - Chemistry Industry Association of Canada
  O     IP_MOE       L    001           ON MOE  - Ontario Ministry of the Environment for Ontario Regulation 127/01 (ON MOE Ont. Reg. 127/01)
  O     IP_AENV      L    001           AENV    - Alberta Environment for the Environment Protection and Enhancement Act
  O     IP_NFPR      L    001           NFPRER  - National Framework for Petroleum Refinery Emission Reductions
  O     IP_TRA       L    001           TRAIS   - ON MOE TRA: Ontario Ministry of the Environment for the Toxics Reduction Act
   O    IP_TRA_dnmc  L    001                   - submit a record to the director that the facility criteria set out in subsection 3(1) for the Act no longer apply
   O    IP_TRA_D_Fs  L    001                   - submit an exemption record for dioxins/furans or hexachlorobenzene
   O    IP_TRA_NoLo  L    001                   - Facility is no longer a manufacturing and mineral processing facility
   O    IP_TRA_Empl  L    001                   - Facility has permanently reduced its number of employees below zero

                                     ALBERTA ENVIRONMENT APPROVAL REPORTING
  M     AENV_App     L    001           Is the Facility reporting for an Alberta Approval?

                                     EMPLOYEES
  M     Employees    N    006    000    Number of Full Time Employees (or equivalent)

                                     ACTIVITIES FOR WHICH THE 20,000 HOUR EMPLOYEE
                                     THRESHOLD DOES NOT APPLY
  M                                   Was the facility used for:
   O    R_Used_A     L    001           Non-hazadous solid waste incineration (>= 100 tonnes/year)
   O    R_Used_B     L    001           Biomedical or hospital waste incineration (>= 100 tonnes/year)
   O    R_Used_C     L    001           Hazardous waste incineration
   O    R_Used_D     L    001           Sewage sludge incineration

   O    R_Used_E     L    001           Wood preservation
   O    R_Used_F     L    001           Terminal Operations
   O    R_Used_G     L    001           Discharge of treated or untreated wastewater (>= 10,000 m3/day)
   O    R_Used_H     L    001           Pits and quarries where annual production is >= 500,000 tonnes

   O    R_Used_Z     L    001           None of the above

                                     ACTIVITIES RELEVANT TO REPORTING
                                     DIOXINS/FURANS and HEXACHLOROBENZENE
  M                                   Was the facility engaged in:
   O    R_Enga_A     L    001           Non-hazadous solid waste incineration (>= 100 tonnes/year)
   O    R_Enga_B     L    001           Biomedical or hospital waste incineration (>= 100 tonnes/year)
   O    R_Enga_C     L    001           Hazardous waste incineration
   O    R_Enga_D     L    001           Sewage sludge incineration

   O    R_Enga_E     L    001           Base metals smelting (including copper, lead, nickel and zinc)
   O    R_Enga_F     L    001           Smelting of secondary lead
   O    R_Enga_G     L    001           Smelting of secondary aluminum
   O    R_Enga_H     L    001           Manufacturing of iron using a sintering process
   O    R_Enga_I     L    001           Operation of electric arc furnaces in steel manufacturing
   O    R_Enga_J     L    001           Operation of electric arc furnaces in steel foundries
   O    R_Enga_K     L    001           Production of magnesium
   O    R_Enga_L     L    001           Manufacturing of portland cement
   O    R_Enga_M     L    001           Production of chlorinated organic solvents or monomers
   O    R_Enga_N     L    001           Combustion of fossil fuel in a boiler unit to produce electricity (>= 25 MW)
   O    R_Enga_O     L    001           Combustion of salt-laden logs in pulp and paper sector
   O    R_Enga_P     L    001           Combustion of fuel in kraft liquor boilers in pulp and paper sector
   O    R_Enga_Q     L    001           Wood preservation using pentachlorophenol
   O    R_Enga_R     L    001           Titanium dioxide pigment production using chloride process

   O    R_Enga_Z     L    001           None of the above

                                     ACTIVITY RELEVANT TO THE REPORTING OF PAHs
  M     Wood_Creo    L    001           Was the facility used for wood preservation using creosote?

                                     REPORTING OF TAILINGS AND WASTE ROCK
  M     TWRs         L    001           Was the facility required to report substances in tailings and waste rock?

                                     CRITERIA AIR CONTAMINANTS
  M     CACs         L    001           Are you required to report for one or more criteria air contaminants?

  M     Part4_Subs   L    001        Is this facility required to report Part 4 Substances?

                                     FACILITY OPERATION SCHEDULE (TEMPORAL VARIATION)
  M                                   Days of Operation
   O    Days_Sun     L    001           Sunday
   O    Days_Mon     L    001           Monday
   O    Days_Tue     L    001           Tuesday
   O    Days_Wed     L    001           Wednesday
   O    Days_Thu     L    001           Thursday
   O    Days_Fri     L    001           Friday
   O    Days_Sat     L    001           Saturday

   O    Days_ALL     L    001           Sunday - Saturday (i.e. Facility operates 7 days a week)

  M                                   Hours of Operation
   O    Hours_24     L    001           24 hours / day
   O    Hours_16     L    001           16 hours / day
   O    Hours_8      L    001            8 hours / day
   O    Hours_Oth    L    001           Other
   OM   Hours_Ave    C    005           Average total daily hours of operation (99:99 HH:MM)
   OM   Start_Time   C    005           Daily start time of operation          (99:99 HH:MM)

   M    {See ShutDown table}          Dates of shut down periods

                                     POLLUTION PREVENTION
  M     PP_Plan      L    001           Does the facility have a documented facility-wide pollution prevention plan?
                                        If 'Yes':
                                        a) Please check all that apply:
  M     PP_CEPA      L    001              Plan was required by notice under the Canadian Environmental Protection Act, 1999?  Specify name in comment field below.
  M     PP_Othe      L    001              Plan was prepared or implemented for another government jurisdiction or Parliament (i.e. provincial government)?  Specify name in comment field below.
  M     PP_Volu      L    001              Plan was prepared or implemented on a voluntary basis.

  M     PP_Upda      L    001           b) Did the facility update their plan in the current reporting year?
                                        c) Does the plan address substances, energy conservation, or water conservation?
  M     PP_Subs      L    001              Substances
  M     PP_Ener      L    001              Energy conservation
  M     PP_Wate      L    001              Water conservation

  M     PP_YesNo     L    001           Did the facility complete any pollution prevention activities in the current NPRI reporting year?

  M                                  POLLUTION PREVENTION (P2) ACTIVITIES
x  O    R_PPA2_A     L    001           Materials or Feedstock Substitution
x  O    R_PPA2_B     L    001           Product Design or Reformulation
x  O    R_PPA2_C     L    001           Equipment or Process Modifications
x  O    R_PPA2_D     L    001           Spill and Leak Prevention
x  O    R_PPA2_E     L    001           On-site Recovery, Re-use or Recycling
x  O    R_PPA2_F     L    001           Inventory Management or Purchasing Techniques
x  O    R_PPA2_G     L    001           Good Operating Practice or Training
x  O    R_PPA2_H     L    001           Other (specify in comments field B30.2)
x  O    R_PPA2_I     L    001           No Pollution Prevention Activities

                                        Materials or Feedstock Substitution
   O    R_PPA2_A_1   L    001              Increased purity of materials
   O    R_PPA2_A_2   L    001              Substituted materials
   O    R_PPA2_A_3   L    001              Other (specify in comments field B30.1a - iv)

                                        Product Design or Reformulation
   O    R_PPA2_B_1   L    001              Changed product specifications
   O    R_PPA2_B_2   L    001              Modified design or composition
   O    R_PPA2_B_3   L    001              Modified packaging
   O    R_PPA2_B_4   L    001              Other (specify in comments field B30.1b - v)

                                        Equipment or Process Modifications
   O    R_PPA2_C_1   L    001              Modified equipment, layout or piping
   O    R_PPA2_C_2   L    001              Use of a different process catalyst
   O    R_PPA2_C_3   L    001              Instituted better controls on operating bulk containers
   O    R_PPA2_C_4   L    001              Changed from small volume containers to bulk containers
   O    R_PPA2_C_5   L    001              Modified stripping / cleaning devices
   O    R_PPA2_C_6   L    001              Changed to mechanical stripping / cleaning devices
   O    R_PPA2_C_7   L    001              Changed to aqueous cleaners
   O    R_PPA2_C_8   L    001              Modified or installed rinse systems
   O    R_PPA2_C_9   L    001              Improved rinse equipment design
   O    R_PPA2_C10   L    001              Improved rinse equipment operations
   O    R_PPA2_C11   L    001              Modified spray systems or equipment
   O    R_PPA2_C12   L    001              Improved application techniques
   O    R_PPA2_C13   L    001              Changed from spray to other system
   O    R_PPA2_C14   L    001              Other (specify in comments field B30.1c - xvi)

                                        Spill and Leak Prevention
   O    R_PPA2_D_1   L    001              Improved storage or stacking procedures
   O    R_PPA2_D_2   L    001              Improved procedures for loading, unloading and transfer operations
   O    R_PPA2_D_3   L    001              Installed overflow alarms or automatic shut-off valves
   O    R_PPA2_D_4   L    001              Installed vapor recovery systems
   O    R_PPA2_D_5   L    001              Implemented inspection or monitoring program of potential spill or leak sources
   O    R_PPA2_D_6   L    001              Modified containment procedures
   O    R_PPA2_D_7   L    001              Improved draining procedures
   O    R_PPA2_D_8   L    001              Other (specify in comments field B30.1d - ix)

                                        On-site Recovery, Re-use or Recycling
   O    R_PPA2_E_1   L    001              Instituted recirculation within a process
   O    R_PPA2_E_2   L    001              Other (specify in comments field B30.1e - iii)

                                        Inventory Management or Purchasing Techniques
   O    R_PPA2_F_1   L    001              Instituted procedures to ensure that materials do not stay in inventory beyond shelf-life
   O    R_PPA2_F_2   L    001              Initiated testing of outdated material
   O    R_PPA2_F_3   L    001              Eliminated shelf-life requirements for stable material
   O    R_PPA2_F_4   L    001              Instituted better labeling procedures
   O    R_PPA2_F_5   L    001              Instituted clearinghouse to exchange materials
   O    R_PPA2_F_6   L    001              Instituted improved purchasing procedures
   O    R_PPA2_F_7   L    001              Other (specify in comments field B30.1f - vii)

                                        Good Operating Practice or Training
   O    R_PPA2_G_1   L    001              Improved maintenance scheduling, record keeping or procedures
   O    R_PPA2_G_2   L    001              Changed production schedule to minimize equipment and feedstock changeovers
   O    R_PPA2_G_3   L    001              Training related to pollution prevention
   O    R_PPA2_G_4   L    001              Other (specify in comments field B30.1g - v)

                                        Other Pollution Prevention Activities
!  O    R_PPA2_H_1   L    001              Other pollution prevention activities (specify in comments field)

                                     COMMENTS
  O     Comm_REP     L    001           Are there any comments submitted by the Reporter?
  O     Comm_UPD     L    001           Are there any comments submitted for an Update?     (2007)
  O     Comm_REG     L    001           Are there any comments submitted by the Region?
  O     Comm_CRI     L    001           Are there any Does Not Meet Criteria comments?
  O     Comm_FAC     L    001           Are there any Facility comments?
  O     Comm_SCH     L    001           Are there any Schedule comments?                    (none)
  O     Comm_SDP     L    001           Are there any Shut Down Period comments?
! O     Comm_FCc     L    001    ???    Are there any comments for a facility closure?
! O     Comm_OCc     L    001    ???    Are there any comments for a facility ownership change?
x M     Comm_CLO     L    001    ???    Are there any comments for a facility closure?
x M     Comm_CHG     L    001    ???    Are there any comments for a facility ownership change?
  O     Comm_OT1     L    001           Are there any Other comments?
  O     Comm_CIR     L    001           Are there comments that describe the circumstances that lead to the criteria no longer being met?
  O     Comm_QUA     L    001           Are there comments that describe the information and any quantifications relied upon for making the determination?
! O     Comm_GCR     L    001  X  ???   GHG Confidentiality Request comments (Facility)

                                       (Converted to Facility Comments for Years 2006 - 2009)
  O     Comm_PP2     L    001           Are there any Pollution Prevention (P2) Activity comments?
   O    Comm_P2A     L    001           Are there Materials or Feedstock Substitution comments present?
   O    Comm_P2B     L    001           Are there Product Design or Reformulation comments present?
   O    Comm_P2C     L    001           Are there Equipment or Process Modifications comments present?
   O    Comm_P2D     L    001           Are there Spill and Leak Prevention comments present?
   O    Comm_P2E     L    001           Are there On-site Recovery, Re-use or Recycling comments present?
   O    Comm_P2F     L    001           Are there Inventory Management or Purchasing Techniques comments present?
   O    Comm_P2G     L    001           Are there Good Operating Practice or Training comments present?
   O    Comm_P2H     L    001           Are there Other Pollution Prevention Activity comments present?   (2007)

                                     PARENT COMPANY INFORMATION
  M     Parent       C    001           Is the facility controlled by another Canadian company or companies?
                                        Are there parent companies identified? (Y, N, *)
                                          - a '*' means the question was ignored.
                                          - if True --> see table Address: Addr_Type = 'PAR'
  P     C_Parent     N    002    000    Number of identified Parent Companies.

                                     OPERATING SCHEDULE (Shut Down Periods)
  M     SDPeriod     L    001           Was the facility ever shut down (one week or longer)?
                                          - if True --> see table 'ShutDown'
  P*    C_SDPeriod   N    002    000    Number of Shut Down Periods.

                                     IDENTIFICATION OF REGULATIONS or PERMITS
  M     Other_ID     C    001           Are there any other regulations or permits? (Y, N, *)
                                          - a '*' means the question was ignored.
                                          - if True --> see table 'Other_ID'
  P*    C_Other_ID   N    002    000    Number of Other identifiers.

                                     WASTE SENT TO
  M     Stacks       L    001           Is the facility sending waste out of Stacks?
                                          - if True --> see table 'Stacks'
  P*    C_Stacks     N    002    000    Number of Stacks

  M     Streams      L    001           Is the facility sending waste into Streams?
                                          - if True --> see table 'Streams'
  P*    C_Streams    N    002    000    Number of Surface Water Bodies.

  M     OffSites     L    001           Is the facility sending waste to Off-sites?
                                          - if True --> see table 'OffSites'
  P*    C_OffSites   N    002    000    Number of Off-sites.

                                     OWNERS I SPECIFIC FIELDS
  P*    SubmittedBy  C    010           OWNERS I Id of the User that created the Report.   (ex. ACPVQYKO)
  P*    OWNER_Key    C    010           Static Unique internal identifier for a Facility.  (ex. f1063)
  P*    XML_File     C    020           Name of XML file used to populate this database.   (ex. R_26149.xml)
  P*    Old_NPRI_ID  C    020           OWNERS I Report Year and NPRI ID as of 2010-12-10  (ex. 2009-0000012345)

                                     OWNERS II SPECIFIC FIELDS
  P*    XML_Upload   L    001           Was the OWNERS II Report uploaded through an XML file?
  P*    XML_Name     L    250           Name of XML text file that was uploaded into OWNERS II.

  P*    ProgramRef   C    020        LIST of Identified Inventory Programs
                                        For example:
                                           npri,aenv,epa-rcf,gvrd,nfprer,nerm,onmoe,trais
                                           dnmc - does not meet criteria,
                                           oc   - ownership change,
                                           fc   - facility closure,
                                           cppi - by a list of provided NPRI IDs,
                                           trs  - by a list of provided NPRI IDs.

                                     MISCELLANEOUS OLD LOAD and New OWNERS FIELD
  P*    Disk_ID      C    100           For 1994 - 2003: A unique Disk ID identifier for a mailed in disk.
                                                         LOAD 2003 ex: "EC  -2003-2003-2004.07.06-10:36:57.57-4032334221-Conoco Phillips                         -Wa-N----"
                                        For 2006 onwards: OWNERS II Submission Group Number

  P*    SOC_ID       C    020           SOC ID match for LOAD Programs (ex. 000-000-000  or  999-999-999-U <-- Update)
                                           (2002 - 2003 only)          (    E99-888-777 <-- Error in generation of ID)

                                     FACILITY REPORT STATUS
  M*    Rece_Code    C    001           O - On-time, E - Extension (On-time),
                                        L - Late,    X - Extension (Late)
  M*    Rece_Date    C    010           Original Submission Date (yyyy-mm-dd)

  P*    Last_Upd     C    010           Update   Submission Date (yyyy-mm-dd)
  P*    C_Updates    N    003           Amendment Number

  M     SOC_Agree    L    001           OWNERS II Reporter has agreed to the SOC statements before
                                           submitting their Report.  (began in 2009)

  M*    RegionCode   C    003           Reporter Assigned Region Code (ex. AT, QC, ON, PN, PY)   (2009)

                                     ADMIN FIELDS for OPERATIONAL WORKERS
  O     Extension    L    001           Extension Granted
  O     Ext_Date     C    010           Extension Granted to: yyyy-mm-dd

  O     Non_Report   L    001           Mark this Facility as a Non Reporter (Rep_Non)
  O     Dummy_Rep    L    001           This Facility is a Dummy Report      (Rep_Del)
  O     Duplicate    L    001           This Facility is a Duplicate         (Rep_Dup)
  O     Processed    L    001           This Facility has been processed.    (Rep_Proc)
  O     Confidential L    001           This Facility is confidential.       (Rep_Conf)

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================



===============
TABLE: Contacts
=========================================
Status  Field Name  Type  Width  Decimals       NEW Table in 2001
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (0000099999)
                                 |
  P     Cont_Type    C    003 ---|      Contact Identifier Type
                                          OCC - New Owner Company     Contact (from MDR)

  M                                       TEC - Facility  Technical   Contact (Mandatory)
  M                                       EXE - Facility  Executive   Contact (Mandatory)
                                          COO - Company   Coordinator Contact
                                          MED - Facility  Public      Contact
                                          CON -           Contractor  Contact
  M                                       REP - Reporter who Submitted Report (Mandatory)

  M     TWR Contacts for                  mTE - Facility  Technical   Contact (Mandatory)
  M     2006 - 2009 only                  mEX - Facility  Executive   Contact (Mandatory)
                                          mCO - Company   Coordinator Contact
                                          mME - Facility  Public      Contact
                                          mCN -           Contractor  Contact
  M                                       mRE - Reporter who Submitted Report (Mandatory)

                                        Contacts for MOE TRAIS (TRA)          (2010)
                                          HRE - Highest Ranking Employee
                                          PRE - Person who prepared the report
                                          TRP - Person who coordinated the preparation of the Toxics Reduction Plan

  M     MDR_Org_Id   N    008           MDR Organization Id (Company)
  M     MDR_Pty_Id   N    008           MDR Party Id

                                     CONTACT INFORMATION
  O     Title        C    020           Title: {Blank} Dr. Mr. M. Miss Mlle Mme  Mr. Mrs. Ms.
  M     Name_First   C    060           First Name and/or Initials
  M     Name_Last    C    060           Last Name
   M    Comp_Name    C    100           The company name of this contact.  (Contractor Contact ONLY)
  M     C_Position   C    100           Position (NOTE: 'Position' is a RESERVED word in VB)
  M     C_Language   C    001           Contact perfers: English or French or Both

  M     Voice_Area   C    003           Area Code of Telephone Number
  M     Voice_Numb   C    007           Telephone Number
  O     Voice_Exte   C    007           Extension
  O     Fax_Area     C    003           Area Code of Fax Number
  O     Fax_Numb     C    007           Fax Number

  O     Email        C    060           Email Address

  O     Address      L    001           Street  Address is NOT the same as the Facility address.
  O     O_Address    L    001           Mailing Address is NOT the same as the Street   Address.

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================



===============
TABLE: Address
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (0000099999)
                                 |
                                 |   IDENTITY of ADDRESS TYPE
  P     Addr_Type    C    003 ---|      Address Identifier Types
                                 |        PAR - Parent    Company             Street  Address
                                 |        PAM - Parent    Company             Mailing Address
                                 |        CMP - Company (MDR Organization)    Street  Address
                                 |        CMM - Company (MDR Organization)    Mailing Address
                                 |        FAC - Facility                      Street  Address
                                 |        FAM - Facility                      Mailing Address
                                 |
                                 |        OCC - New Owner Company     Contact Street  Address
                                 |        OCM - New Owner Company     Contact Mailing Address
                                 |
        NOTE: Now only           |        TEC - Facility  Technical   Contact Street  Address
        used with the            |        EXE - Facility  Executive   Contact Street  Address
        historical data          |        COO - Company   Coordinator Contact Street  Address
        (1994 - 2005).           |        MED - Facility  Public      Contact Street  Address
                                 |        CON -           Contracter  Contact Street  Address
                                 |        REP - Reporter who Submitted Report Street  Address
                                 |
        NOTE: For contacts the   |        TEM - Facility  Technical   Contact Mailing Address
        MDR is only recording    |        EXM - Facility  Executive   Contact Mailing Address
        a mailing address.       |        COP - Company   Coordinator Contact Mailing Address
                                 |        MEM - Facility  Public      Contact Mailing Address
                                 |        COM -           Contractor  Contact Mailing Address
                                 |        REM - Person who Submitted  Report  Mailing Address
                                 |
        TWR Contact Addresses    |        mTE - Facility  Technical   Contact Mailing Address
        for 2006 - 2009 only     |        mXE - Facility  Executive   Contact Mailing Address
                                 |        mCO - Company   Coordinator Contact Mailing Address
                                 |        mME - Facility  Public      Contact Mailing Address
                                 |        mCN -           Contractor  Contact Mailing Address
                                 |        mRE - Person who Submitted  Report  Mailing Address
                                 |
                                 |      Addresses for MOE TRAIS (TRA)         (2010)
                                 |        HRE - Highest Ranking Employee      Street  Address
                                 |        PRE - Person who prepared report    Street  Address
                                 |        TRP - Toxics Reduction Plan person  Street  Address
                                 |        HRM - Highest Ranking Employee      Mailing Address
                                 |        PRM - Person who prepared report    Mailing Address
                                 |        TRM - Toxics Reduction Plan person  Mailing Address
                                 |
  P     Addr_Code    C    002 ---|      Parent Company Sequence Identifier (Range from 01 - 99)

  M     MDR_Org_Id   N    008           MDR Organization Asset Id (Company or Parent Company)

  O     D_B_DUNS     C    009           D&B D-U-N-S Number  (99-999-9999)           Parent Companies only
  M     Business     C    009           Federal Business #    (999999999)  Canadian Parent Companies only
  M     Provincial   C    009           Provincial Business # (999999999)  Canadian Parent Companies only

  M     Parent_Type  C    001           Parent Company Identifier Type:
                                        ' ' - Not Applicable
                                         0  - Unknown
        NOTE: MDR may Not be             1  - Publicly Traded Corporation
              providing this             2  - Crown Corporation
              information.               3  - Private Corporation
                                         4  - Proprietorship
                                         5  - Partnership

  M     Percentage   N    003    000    % of ownership for Parent Companies only.

  P     Canadian     C    001           Is this a Canadian address?  Y / N
                                        (Could be a multi-purpose field)

  O     TradeName    C    060           Organization Trade Name.
  M     Comp_Name    C    060           Name of Company, Owner, Parent Company or Off-site / MSTP.
  O     Faci_Name    C    060           Name of Facility for FAC, MED, TEC, COO and EXE only

  O     TradeNameF   C    060           French Organization Trade Name.
  M     Comp_NameF   C    060           French company name.
  O     Faci_NameF   C    060           French facility name.

  M     Rural_Addr   L    001           Is this a rural address?  Y / N

                                     ADDRESS
  M     Address1     C    040           Address Line 1
  O     Address2     C    040           Address Line 2
  M     City         C    040           City Name

  OM    Prov_State   C    002           EITHER: (Province and Postal Code)  OR
  OM    Postal_Zip   C    040                   (State    and Zip    Code)  OR
                                                (Country)
  OM    Country      C    040                   are Mandatory.
  O     O_Country    C    040           Other Country (unknown usage)

  O     LandSurvey   C    250        Physical Land Survey Description
  O     Topograph    C    250        Physical National Topographical Description
  O     DeliverMod   C    250        Mailing Delivery Mode
  O     Add_Info     C    250        Additional Information

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================



===============
TABLE: SDPeriod
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (0000099999)
                                 |
  M     Start_Date   C    010 ---|      Start Date of Shut Down period (YYYY.MM.DD)
  M     End_Date     C    010           End   Date of Shut Down period (YYYY.MM.DD)

  M     Comments     Memo 4096          Shut Down Period comments

  P     Verified     L    001           Has this record been verified as accurate.
  P     Del_Mark     L    001           Has this record been marked for deletion.
=========================================

===============
TABLE: Other_ID
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (0000099999)

                                     IDENTIFICATION OF REGULATIONS or PERMITS
  M     ID_Number    C    015           Identification Number or Permit Number
  M     Program      C    120           Government Department, Agency, or Program Name

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

===============
TABLE: Comments
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (0000099999)
                                 |
  P     CAS_Number   C    011 ---|      Completed for Substance    comments   OR
                                 |                for Facility PPA comments
                                 |
  P     Comm_Type    C    008 ---|   COMMENT TYPE IDENTIFIER
                                        FACILITY Comments
                                           'REP' - Reporter comments (submitted over the WEB)
                                           'UPD' - Update   comments (submitted over the WEB) (2007)
                                           'REG' - Region comments (submitted by Operations Worker)
                                           'CRI' - NPRI Facility Does Not Meet Criteria (DNMC).
                                           'FAC' - Facility comments
x                                          'SCH' - Operating Schedule comments         (none recorded)
                                           'SDP' - Shut Down Period comments           (1994 - 2005)
                                                   { See 'SDPeriod' table for 2006 onwards. }
                                           'PP2' - Pollution Prevention (P2) Activity comments
                                                   NOTE: For 2006 - 2009 all of the OWNERS I 'PP2'
                                                         comments were combined with the List of
                                                         Substance 'PPA' comments.
                                           'FCc' - Facility Closure comments
                                           'OCc' - Ownership Change comments
                                           'OT1' - Other Facility Detail comments (OWNERS I XML file only)

x ???                                   ON MOE TRAIS
                                          Facility DNMC Comments
                                           'CIR' - Describe the circumstances that lead to the criteria no longer being met
                                           'QUA' - Describe the information and any quantifications relied upon for making the determination

                                          Methodology Comments
                                           'Xxxx_DFs' - Dioxins and Furans Sampling   Method
                                           'Xxxx_DFa' - Dioxins and Furans Analytical Method
                                           'Xxxx_HXs' - Hexachlorobenzene  Sampling   Method
                                           'Xxxx_HXa' - Hexachlorobenzene  Analytical Method
                                            Where 'Xxxx_' can be:
                                                  'RAir_' - Releases to Air
                                                  'RWat_' - Releases to Water
                                                  'RLan_' - Releases to Land
                                                  'On_S_' - Disposals On-site
                                                  'OffS_' - Disposals Offsite
                                                  'Recy_' - Disposals Recycling
                                                  'FUse_' - For Use
                                                  'Crea_' - For Creation
                                                  'Prod_' - Contained in Product

                                        GHG CR Comments
                                           'GCR' - GHG Confidentiality Request comments (Facility)

                                        FACILITY PPA Comments
        NOTE: 2006 onwards.                'P2A' - Materials or Feedstock Substitution comments
                                           'P2B' - Product Design or Reformulation comments
        NOTE: For years 2006 to 2009,      'P2C' - Equipment or Process Modifications comments
              substance P2x comments       'P2D' - Spill and Leak Prevention comments
              have been combined           'P2E' - On-site Recovery, Re-use or Recycling comments
              and moved to the             'P2F' - Inventory Management or Purchasing Techniques comments
              Facility section.            'P2G' - Good Operating Practice or Training comments
                                           'P2H' - Other (Pollution Prevention (P2) Activities) (2007)

x ???                                   FACILITY PPA-P2 Comments
        NOTE: 2010                       x 'MoFS    ' - Materials or Feedstock Substitutions
                                           'MoFSIPoM' -  Increased purity of materials
                                           'MoFSSuMa' -  Substituted materials
                                           'MoFSOthe' -  Other (specify in comments field)
                                         x 'PDoR    ' - Product Design or Reformulation
                                           'PDoRCPSp' -  Changed product specifications
                                           'PDoRMDoC' -  Modified design or composition
                                           'PDoRMoPa' -  Modified packaging
                                           'PDoROthe' -  Other (specify in comments field)
                                         x 'EoPM    ' - Equipment or Process Modifications
                                           'EoPMMELP' -  Modified equipment, layout or piping
                                           'EoPMUDPC' -  Use of a different process catalyst
                                           'EoPMIOBC' -  Instituted better controls on operating bulk containers
                                           'EoPMCVBC' -  Changed from small volume containers to bulk containers
                                           'EoPMMSCD' -  Modified stripping / cleaning devices
                                           'EoPMCMCD' -  Changed to mechanical stripping / cleaning devices
                                           'EoPMCtAC' -  Changed to aqueous cleaners
                                           'EoPMMIRS' -  Modified or installed rinse systems
                                           'EoPMIRED' -  Improved rinse equipment design
                                           'EoPMIREO' -  Improved rinse equipment operations
                                           'EoPMMSSE' -  Modified spray systems or equipment
                                           'EoPMIATe' -  Improved application techniques
                                           'EoPMCSOS' -  Changed from spray to other system
                                           'EoPMOthe' -  Other (specify in comments field)
                                         x 'SoLP    ' - Spill or Leak Prevention
                                           'SoLPISSP' -  Improved storage or stacking procedures
                                           'SoLPIPTO' -  Improved procedures for loading, unloading and transfer operations
                                           'SoLPIASV' -  Installed overflow alarms or automatic shut-off valves
                                           'SoLPIVRS' -  Installed vapor recovery systems
                                           'SoLPIILS' -  Implemented inspection or monitoring program of potential spill or leak sources
                                           'SoLPMCPr' -  Modified containment procedures
                                           'SoLPIDPr' -  Improved draining procedures
                                           'SoLPOthe' -  Other (specify in comments field)
                                         x 'ORRR    ' - On-site Re-use, Recycling, or Recovery
                                           'ORRRIRwP' -  Instituted recirculation within a process
                                           'ORRROthe' -  Other (specify in comments field)
                                         x 'IMPT    ' - Improved Inventory Management or Purchasing Techniques
                                           'IMPTIPSL' -  Instituted procedures to ensure that materials do not stay in inventory beyond shelf-life
                                           'IMPTITOM' -  Initiated testing of outdated material
                                           'IMPTESLM' -  Eliminated shelf-life requirements for stable material
                                           'IMPTIBLP' -  Instituted better labeling procedures
                                           'IMPTICEM' -  Instituted clearinghouse to exchange materials
                                           'IMPTIIPP' -  Instituted improved purchasing procedures
                                           'IMPTOthe' -  Other (specify in comments field)
                                         x 'GOPT    ' - Good Operating Practice or Training
                                           'GOPTIMKP' -  Improved maintenance scheduling, record keeping or procedures
                                           'GOPTCPSh' -  Changed production schedule to minimize equipment and feedstock changeovers
                                           'GOPTTRPP' -  Training related to pollution prevention
                                           'GOPTOthe' -  Other (specify in comments field)
                                         x 'OPPA    ' - Other Pollution Prevention Activities
                                           'OPPAOthe' -  Other pollution prevention activities (specify in comments field)

                                        SUBSTANCE Comments
                                           'IPc' - Inventory Program change comments
                                           'VOC' - VOC Speciation comments
                                           'REL' - Release comments
                                           'TAI' - Disposal - Tailings Concentration - additional information
                                           'WAS' - Disposal - Waste Rock Concentration - additional information
                                           'EXC' - Disposal - Reasons for excluding quantities in tailings or waste rock
                                           'DIS' - Disposal  Transfer comments
                                           'OFF' - OffSite   Transfer comments (1994, 1995, 1996 only)
                                           'REC' - Recycling Transfer comments
x ???                                      'GCR' - GHG Confidentiality Request comments (Operation Worker)

                                           'ADD' - Reasons why facility is  Adding  this Substance
                                           'DEL' - Reasons why facility is Removing this Substance

                                        TRAIS Substance Comments
                                           'CIRs'- Describe the circumstances that lead to the criteria no longer being met
                                           'QUAs'- Describe the information and any quantifications relied upon for making the determination

                                           'CHG' - Describe the changes
                                           'IMP' - Describe how the change impact tracking and quantification of the substance
                                           'AFF' - Explain how tracking and quantifications were affected

x ???   NOTE: Only applies for 2002        'P2A' - Materials or Feedstock Substitution comments
x             to 2005.                     'P2B' - Product Design or Reformulation comments
x                                          'P2C' - Equipment or Process Modifications comments
x       NOTE: For years 2006 to 2009,      'P2D' - Spill and Leak Prevention comments
x             substance P2x comments       'P2E' - On-site Recovery, Re-use or Recycling comments
x             have been combined           'P2F' - Inventory Management or Purchasing Techniques comments
x             and moved to the             'P2G' - Good Operating Practice or Training comments
x             Facility section.            'P2H' - Other (Pollution Prevention (P2) Activities) (2007)
x                                          'PPA' - Pollution Prevention comments

  M     Comments     Memo 4096       Maximum 4096 characters.

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================



===============
TABLE: SubsRele
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
  M     CAS_Number   C    011 ---|      CAS Registry Number of identified substance.
                                         - may also be "UNLISTED-00"

  P     Units_Edit   C    009           Quantities were entered in: tonnes, kg, grams,
                                                                    gram(me)s,  g TEQ(ET)
  P     Units_Stor   C    009           NOTE: All quantities may be normalized to tonnes.

                                     UNLISTED SUBSTANCE
  OM    Chem_CAS     C    020           User entered CAS Number.
   M    Chem_Name    C    120           User entered Substance name.
   M    Chem_NameF   C    120           User entered Substance name (French).
   M    Chem_Units   C    020           User selected units for Substance.

                                     { ON MOE Reporters Only } { '2A' Substances Only }
  M     S_On_Site    L    001           Does this substance occur on your site?
  M     Exceed       L    001           Do total emissions for this substance
                                        exceed ON MOE thresholds?  If no, then ...
   M    Below_Est    C    002              Basis of Estimate { M1, M2, M3, C, E1, E2, O }
   M    Zero_Emis    L    001              Zero Emissions?

                                     EPA - COLLECTION OF USE INFORMATION
  M     T_On_Site    N    018    009    Total quantity of substance used on-site (EPA)   (2003 only)

                                     DO YOU RELEASE THIS SUBSTANCE ON-SITE
  M     Release      L    001           Is this substance released?
   M    Less_1_Ton   L    001           Report releases as less than one tonne?
   M    More_1_Ton   L    001           Release More One Tonne Part 5?
                                         - used to trigger Part 5 speciated VOC reporting.

                                        NOTE:  If (Less_1_Ton = False) Then one of:
                                                   Air Releases, Releases to Surface Waters   OR
                                                   Releases to Land  ARE MANDATORY.

                                        NOTE:  If (Less_1_Ton = True) Then:
                                                   Total Releases must be completed.

        ------------------------------------------------------------------------------------
        XxxXxx_E     C    002           Basis of Estimate {C, E1, E2, M1, M2, M3, O, NA, NI}
                                           C  - Mass Balance
x                                          E  - Emission Factors
                                           E1 - Site Specific Emission Factors
                                           E2 - Published Emission Factors
x                                          M  - Monitoring or Direct Measurement
                                           M1 - Continuous Emission Monitoring
                                           M2 - Predictive Emission Monitoring
                                           M3 - Source Testing
                                           O  - Engineering Estimates
                                           NA - Not Applicable
                                           NI - No Information Available

        XxxXxx_D     C    002           Detail Code       {bb, AL, BQ, BL}
                                           bb - not applicable
                                           AL - Above LoQ (Enter a Quantity)
                                           BQ - Below LoQ (Enter a Quantity)
                                           BL - Below LoQ (No Quantity Entered)

                                           NOTE: These detail codes only apply to:
                                                 D_F or HCB  AND  a Basis of Estimate = M1, M2, M3.

        XxxXxx_V     N    018    009    Quantity Value Amount of the substance released.

        XxxXxx_N     N    002           Number of Stack / Water Body codes entered.
        ------------------------------------------------------------------------------------
                                     ON-SITE RELEASES OF THE SUBSTANCE TO THE ENVIRONMENT
                                        AIR RELEASES
    O   AirSta_E     C    002              Stack / Point
     M  AirSta_D     C    002
     M  AirSta_V     N    018    009
     P  AirSta_N     N    002
    O   AirSto_E     C    002              Storage / Handling
     M  AirSto_D     C    002
     M  AirSto_V     N    018    009
    O   AirFug_E     C    002              Fugitive
     M  AirFug_D     C    002
     M  AirFug_V     N    018    009
    O   AirSpi_E     C    002              Spills
     M  AirSpi_D     C    002
     M  AirSpi_V     N    018    009
    O   AirOth_E     C    002              Other Non-Point
     M  AirOth_D     C    002
     M  AirOth_V     N    018    009

 P     Total_Air    N    018    009    TOTAL Air Releases

                                       VOC Speciation
    O   VOC_Spec     L    001              Was the Part 5 speciated VOC reporting actually completed?

                                        RELEASES TO SURFACE WATERS
    O   WatDis_E     C    002              Direct Discharges
     M  WatDis_D     C    002
     M  WatDis_V     N    018    009
     P  WatDis_N     N    002
    O   WatSpi_E     C    002              Spills
     M  WatSpi_D     C    002
     M  WatSpi_V     N    018    009
     P  WatSpi_N     N    002
    O   WatLea_E     C    002              Leaks
     M  WatLea_D     C    002
     M  WatLea_V     N    018    009
     P  WatLea_N     N    002

  P     Total_Wate   N    018    009    TOTAL Water Releases

                                        RELEASES TO LAND
    O   LanSpi_E     C    002              Spills
     M  LanSpi_D     C    002
     M  LanSpi_V     N    018    009
    O   LanLea_E     C    002              Leaks
     M  LanLea_D     C    002
     M  LanLea_V     N    018    009
    O   LanOth_E     C    002              Other
     M  LanOth_D     C    002
     M  LanOth_V     N    018    009

  P     Total_Land   N    018    009    TOTAL Land Releases

                                        TOTAL RELEASES
  P M   TotRel_E     C    002              A manual entry can ONLY be made when
  P M   TotRel_D     C    002              total releases are Less Than 1 Tonne.
  P M   Total_Rele   N    018    009    TOTAL Releases from all media.

    O   AirRoa_E     C    002           ROAD DUST
     M  AirRoa_D     C    002              { '3 PM CAC' Substances Only }
     M  AirRoa_V     N    018    009       { This Value is Not included in Total_Rele }

  P M   Total_Road   N    018    009    TOTAL Releases from all media including Road Dust

! P M   Total_ALL_Releases  N  018 009  ???

                                        YEARLY BREAKDOWN OF RELEASES BY
                                        PERCENTAGE IN EACH QUARTER
   M    Rele_Q1      N    007    003
   M    Rele_Q2      N    007    003       Quarterly Percentages are required
   M    Rele_Q3      N    007    003       if the substanced is released.
   M    Rele_Q4      N    007    003       ( 999.999 )

                                        MONTHLY BREAKDOWN OF ANNUAL
                                        RELEASES TO AIR BY PERCENTAGE
   M    Rele_Jan     N    007    003
   M    Rele_Feb     N    007    003       Monthly Percentages are required
   M    Rele_Mar     N    007    003       if the substance is released.
   M    Rele_Apr     N    007    003       ( 999.999 )
   M    Rele_May     N    007    003
   M    Rele_Jun     N    007    003
   M    Rele_Jul     N    007    003
   M    Rele_Aug     N    007    003
   M    Rele_Sep     N    007    003
   M    Rele_Oct     N    007    003
   M    Rele_Nov     N    007    003
   M    Rele_Dec     N    007    003

                                     ANTICIPATED RELEASES
  M     A_Rele_1     N    018    009
  M     A_Rele_2     N    018    009    Anticipated Releases for the next
  M     A_Rele_3     N    018    009    three to five reporting years.
  O     A_Rele_4     N    018    009
  O     A_Rele_5     N    018    009

                                     { ON MOE Reporters Only } { 'CAC' Substances Only } (2002 - 2005)
   M    SmogSeason   N    018    009       SMOG SEASON Value (calculated between May - Sept. only)

                                     PRODUCTION RATIO / ACTIVITY INDEX   (Optional)   (1997 - 2003)
  O     Act_Index    N    010    002    Production Ratio / Activity Index

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================


===============
TABLE: SubsDisp
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
  M     CAS_Number   C    011 ---|      CAS Registry Number of identified substance.
                                         - may also be "UNLISTED-00"

  P     Units_Edit   C    009           Quantities were entered in: tonnes, kg, grams,
                                                                    gram(me)s,  g TEQ(ET)
  P     Units_Stor   C    009           NOTE: All quantities may be normalized to tonnes.

                                     DISPOSALS and OFF-SITE TRANSFERS FOR RECYCLING
  M     Disposal     L    001           Is this substance disposed of (on-site or off-site), or
                                        transferred for treatment prior to final disposal?
                                           If the Substance is disposed of then one of the
                                           following 'Disposals' is MANDATORY:
                                              On-site :  Landfill, Land Treatment,
                                                         Underground Injection, Tailings
                                                         Management, Waste Rock Management
                                              Off-site:  Landfill, Land Treatment, Underground
                                                         Injection, Storage, Tailings
                                                         Management, Waste Rock Management
                                              Prior to:  Physical, Chemical, Biological,
                                                         Incineration, MSTP

  P     Disp_On_S    L    001           Does this Report have  On-site  disposals?
  P     Disp_TWRs    L    001           Does this Report have  T & WR   disposals?
  P     Disp_OffS    L    001           Does this Report have Off-site  disposals?
  P     Disp_Trea    L    001           Does this Report have Treatment disposals?

  M     Recycling    L    001           Is this substance transferred off-site for recycling?
                                           If the Substance is recycled then one of the
                                           following is MANDATORY:
                                              Energy Recovery,
                                              Recovery of Solvents,
                                              Recovery of Organic Substances (not solvents),
                                              Recovery of Metals and Metal Compounds,
                                              Recovery of Inorganic Materials (not metals),
                                              Recovery of Acids or Bases,
                                              Recovery of Catalysts,
                                              Recovery of Pollution Abatement Residues,
                                              Refining or Re-use of Used Oil,
                                              Other

        ------------------------------------------------------------------------------------
        xxxx_Est     C    002           Basis of Estimate {M1, M2, M3, C, E1, E2, O, NA, NI}
        xxxx_Det     C    002           Detail Code       {bb, AL, BL, BQ}
        xxxx_Val     N    018    009    Amount transferred.
        xxxx_Cnt     N    002           Number of Off-site codes entered.
        ------------------------------------------------------------------------------------

                                     ON-SITE DISPOSALS (excluding Tailings and Waste Rock)
                                      On-site Disposal
   O    OLan_Est     C    002           Landfill
    M   OLan_Det     C    002
    M   OLan_Val     N    018    009
   O    OFar_Est     C    002           Land Treatment
    M   OFar_Det     C    002
    M   OFar_Val     N    018    009
   O    OUnd_Est     C    002           Underground Injection
    M   OUnd_Det     C    002
    M   OUnd_Val     N    018    009

   P    Total_On_S   N    018    009    Total - On-site Disposals

                                     OFF-SITE DISPOSALS (excluding Tailings and Waste Rock)
                                      Off-site Disposal
   O    Land_Est     C    002           Landfill
    M   Land_Det     C    002
    M   Land_Val     N    018    009
    P   Land_Cnt     N    002
   O    Farm_Est     C    002           Land Treatment
    M   Farm_Det     C    002
    M   Farm_Val     N    018    009
    P   Farm_Cnt     N    002
   O    Unde_Est     C    002           Underground Injection
    M   Unde_Det     C    002
    M   Unde_Val     N    018    009
    P   Unde_Cnt     N    002
   O    Stor_Est     C    002           Storage
    M   Stor_Det     C    002
    M   Stor_Val     N    018    009
    P   Stor_Cnt     N    002

   P    Total_OffS   N    018    009    Total - Off-site Disposals

                                     OFF-SITE TRANSFERS (excluding Tailings and Waste Rock)
                                      Off-site Transfers for Treatment Prior to Final Disposal
   O    Phys_Est     C    002           Physical Treatment
    M   Phys_Det     C    002
    M   Phys_Val     N    018    009
    P   Phys_Cnt     N    002
   O    Chem_Est     C    002           Chemical Treatment
    M   Chem_Det     C    002
    M   Chem_Val     N    018    009
    P   Chem_Cnt     N    002
   O    Biol_Est     C    002           Biological Treatment
    M   Biol_Det     C    002
    M   Biol_Val     N    018    009
    P   Biol_Cnt     N    002
   O    Inci_Est     C    002           Incineration / Thermal
    M   Inci_Det     C    002
    M   Inci_Val     N    018    009
    P   Inci_Cnt     N    002
   O    MSTP_Est     C    002           Municipal Sewage Treatment Plants
    M   MSTP_Det     C    002
    M   MSTP_Val     N    018    009
    P   MSTP_Cnt     N    002

   P    Total_Trea   N    018    009    Total - Treatment Prior to Final Disposal

!  P    TotalDisp_ExTWR  N  018  009    Total Amount Disposed (All Media)   (ie. On-site, Off-site, Treatment - excludes TWR)

                                     DISPOSAL OF TAILINGS AND WASTE ROCK
                                      On-site Disposal of Tailings and Waste Rock
   O    OTai_Est     C    002           Tailings Management     (TWR)
    M   OTai_Det     C    002
    M   OTai_Val     N    018    009
   O    OWas_Est     C    002           Waste Rock Management   (TWR)
    M   OWas_Det     C    002
    M   OWas_Val     N    018    009

   ?    Xxxxx_Xxxx   N    018    009    Total - On-site Disposal of Tailings and Waste Rock
                                              { This TWR total is displayed on the SWIM data
                                                entry screen, but is Not saved in the database. }
                                              * Note that this is a Net Quantity, accounting for
                                                any additions or removals of the substance from
                                                the tailings or waste rock management area.

                                      Off-site Disposal of Tailings and Waste Rock
   O    Tail_Est     C    002           Tailings Management     (TWR)
    M   Tail_Det     C    002
    M   Tail_Val     N    018    009
    P   Tail_Cnt     N    002
   O    Wast_Est     C    002           Waste Rock Management   (TWR)
    M   Wast_Det     C    002
    M   Wast_Val     N    018    009
    P   Wast_Cnt     N    002

   ?    Xxxxx_Xxxx   N    018    009    Total - Off-site Disposal of Tailings and Waste Rock
                                              { This TWR total is displayed on the SWIM data
                                                entry screen, but is Not saved in the database. }

   P    Total_Disp   N    018    009    Total Amount Disposed (All Media & TWR)
                                           (ie. On-site, Off-site, Treatment, including TWR - Tailings & Waste Rock)
                                           { This Total value is stored in the database, but
                                             is Not displayed on the SWIM data entry screen. }

                                     ADDITIONAL INFORMATION - TAILINGS AND WASTE ROCK
  O                                   Concentration of the Substance in Tailings
!  M    Tail_Samp    C    100           Information on Sampling and Detection Limits for Tailings **
!  M    Tail_Half    L    001           Was the quantity reported above estimated using half the detection limit for some or all values? ** (Yes / No)
!  O    Tail_More    L    001           More than onbe method detection limit applies (provide details in comments)   (check box)
!  M    Tail_Limit   N    018    009    Method Detection Limit (ppm) **
!  M    Tail_Conc    N    018    009    Average Tailings Concentration (ppm) **

  O                                   Concentration of the Substance in Waste Rock
!  M    Wast_Samp    C    100           Information on Sampling and Detection Limits for Waste Rock **
!  M    Wast_Half    L    001           Was the quantity reported above estimated using half the detection limit for some or all values? ** (Yes / No)
!  O    Wast_More    L    001           More than one method detection limit applies (provide details in comments)   (check box)
!  M    Wast_Limit   N    018    009    Method Detection Limit (ppm) **
!  M    Wast_Conc    N    018    009    Average Waste Rock Concentration (ppm) **

                                     ANTICIPATED DISPOSALS
  M     A_Disp_1     N    018    009
  M     A_Disp_2     N    018    009    Anticipated Disposals for the next
  M     A_Disp_3     N    018    009    three to five reporting years.
  O     A_Disp_4     N    018    009
  O     A_Disp_5     N    018    009

                                     RECOVERY, RE-USE OR RECYCLING OPERATIONS (Optional)
   O    Ener_Est     C    002           Energy recovery
    M   Ener_Det     C    002
    M   Ener_Val     N    018    009
    P   Ener_Cnt     N    002
   O    Solv_Est     C    002           Recovery of solvents
    M   Solv_Det     C    002
    M   Solv_Val     N    018    009
    P   Solv_Cnt     N    002
   O    Orga_Est     C    002           Recovery of organic substances (not solvents)
    M   Orga_Det     C    002
    M   Orga_Val     N    018    009
    P   Orga_Cnt     N    002
   O    Meta_Est     C    002           Recovery of metals and metal compounds
    M   Meta_Det     C    002
    M   Meta_Val     N    018    009
    P   Meta_Cnt     N    002
   O    Inor_Est     C    002           Recovery of inorganic materials (not metals)
    M   Inor_Det     C    002
    M   Inor_Val     N    018    009
    P   Inor_Cnt     N    002
   O    Acid_Est     C    002           Recovery of acids or bases
    M   Acid_Det     C    002
    M   Acid_Val     N    018    009
    P   Acid_Cnt     N    002
   O    Cata_Est     C    002           Recovery of catalysts
    M   Cata_Det     C    002
    M   Cata_Val     N    018    009
    P   Cata_Cnt     N    002
   O    Abat_Est     C    002           Recovery of pollution abatement residues
    M   Abat_Det     C    002
    M   Abat_Val     N    018    009
    P   Abat_Cnt     N    002
   O    UOil_Est     C    002           Refining or re-use of used oil
    M   UOil_Det     C    002
    M   UOil_Val     N    018    009
    P   UOil_Cnt     N    002
   O    Othe_Est     C    002           Other
    M   Othe_Det     C    002
    M   Othe_Val     N    018    009
    P   Othe_Cnt     N    002

   P    Total_Recy   N    018    009    Total amount recycled off-site.

                                     ANTICIPATED RECYCLING
  M     A_Recy_1     N    018    009
  M     A_Recy_2     N    018    009    Anticipated recycling for the next
  M     A_Recy_3     N    018    009    three to five reporting years.
  O     A_Recy_4     N    018    009
  O     A_Recy_5     N    018    009

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

===============
TABLE: SubsFlag
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
  M     CAS_Number   C    011 ---|      CAS Registry Number of identified substance.
                                         - may also be "UNLISTED-00"

        ----------------------------------------------------------------------------
        Sel_xxxx     C    001           'Y'    means to     export substance to the 'xxxx' Inventory Program.
                                        'N'    means to NOT export substance to the 'xxxx' Inventory Program.
                                        ' '    means substance is NOT a part of the 'xxxx' Inventory Program.
                                            OR   the Facility  is NOT a part of the 'xxxx' Inventory Program.
        SCr_xxxx     L    001           'True' means substance Satisfy Criteria for 'xxxx' Inventory Program.
        Vol_xxxx     L    001           'True' means the reporter is submitting this data on a Voluntary basis. (2007)
        ----------------------------------------------------------------------------
  M                                  INVENTORY PROGRAM SELECTIONS
                                        NPRI Inventory Program {NOTE: EC = NPRI, AENV, EPA}
   M    Sel_NPRI     C    001
   M    SCr_NPRI     L    001
   M    Vol_NPRI     L    001
                                        NERM Inventory Program
   O    Sel_NERM     C    001
   O    SCr_NERM     L    001
   M    Vol_NERM     L    001
                                        ON MOE Inventory Program
   M    Sel_MOE      C    001
   M    SCr_MOE      L    001
   M    Vol_MOE      L    001
                                        AENV Inventory Program
   O    Sel_AENV     C    001
   O    SCr_AENV     L    001
   M    Vol_AENV     L    001
                                        NFPRER Inventory Program
   O    Sel_NFPR     C    001
   O    SCr_NFPR     L    001
   M    Vol_NFPR     L    001
                                        ON MOE TRA Inventory Program            (2010)
   O    Sel_TRA      C    001
   O    SCr_TRA      L    001
   M    Vol_TRA      L    001
!  O    ExitTRA      L    001   	Is there an exit record for TRA?
                                        EPA Inventory Program
   O    Sel_EPA      C    001
   O    SCr_EPA      L    001
   M    Vol_EPA      L    001
                                     SOME FACILITY FIELDS
  P     Province     C    002           The Province / Territory of the facility.

  P     CN_SIC       C    004           4 Digit Canadian SIC Code
  P     US_SIC       C    004           4 Digit Amercian SIC Code
  P     NAICS6       C    006           6 Digit NAICS Code

                                     CONFIDENTIAL BUSINESS INFORMATION
  P     CBI_Sub      L    001           Is this substance confidential?
  P     CBI_Ver      L    001           Has this substance been verified as confidential?

  O     Added        L    001        Reasons why substance  added  since previous Report Year
  O     Dropped      L    001        Reasons why substance dropped since previous Report Year

                                     ON MOE TRAIS (TRA)
  O     IP_TRA_NotU  L    001           Facility has permanently ceased to use or create substance
  O     IP_TRA_dnmc  L    001           The substance did not meet the criteria to provide information to NPRI
  O     IP_TRA_Acet  L    001           Acetone did not meet the criteria to provide information under O. Reg 127/01

  O     T_Use_Quan   N    018    009    The amount of substance that enters a process as the substance itself or part of another
  O     T_Use_Band   L    001           Do you want your data published in bands and ranges?
  O     T_CreaQuan   N    018    009    The amount of substance that is created
  O     T_CreaBand   L    001           Do you want your data published in bands and ranges?
  O     T_ContQuan   N    018    009    The amount of substance contained in product
  O     T_ContBand   L    001           Do you want your data published in bands and ranges?

  O     T_MethChan   L    001           There has been a change in the method or combination of methods used to track and quantify the substance during the previous calendar year?
  O     T_Comm_CHG   L    001           Describe the changes (see Comments table)
  O     T_MethReas   C    010           Select the reason for change   (??? unknown values at this time)
  O     T_Comm_IMP   L    001           Describe how the change impact tracking and quantification of the substance

  O     T_NotNAffe   L    001           There has been incidents out of the normal course of events that occurred at the facility during the previous calendar year that affected the results of tracking/quantification of this substance.
  O     T_Comm_AFF   L    001           Explain how tracking and quantifications were affected (see Comments table)
  O     T_ProcChan   L    001           There has been a significant process change at the facility during the previous calendar year.

  M                                  NATURE OF ACTIVITIES
                                        MANUFACTURING
   O    Manu_A       L    001              On-site Use or Processing
   O    Manu_B       L    001              For Sale or Distribution
   O    Manu_C       L    001              As a By-Product
   O    Manu_D       L    001              As an Impurity
     or
                                        PROCESSING
   O    Proc_A       L    001              As a Reactant
   O    Proc_B       L    001              As a Formulation Component
   O    Proc_C       L    001              As an Article Component
   O    Proc_D       L    001              Repacking Only
   O    Proc_E       L    001              As a By-Product
     or
                                        OTHER USE
   O    Othe_A       L    001              As a Physical Processing Aid
   O    Othe_B       L    001              As a Manufacturing Aid
   O    Othe_C       L    001              Ancillary Other Use
   O    Othe_D       L    001              As a By-Product

  M                                  CHANGES IN REPORTED RELEASES FROM PREVIOUS YEAR (Tonnes)
   O    R_Rele_A     L    001           Changes in Production Levels
   O    R_Rele_B     L    001           Changes in Estimation Methods
   O    R_Rele_C     L    001           Pollution Prevention Activities
   O    R_Rele_D     L    001           *** Option (d) is not used here. ***
   O    R_Rele_E     L    001           Changes in Disposal
   O    R_Rele_F     L    001           Changes in Off-site Transfers for Recycling
   O    R_Rele_G     L    001           Other (specify in comments field B14.2)
   O    R_Rele_H     L    001           No Significant Change (i.e. < 0 - 10% )
   O    R_Rele_I     L    001           Not Applicable (First year reporting this substance)

                                     REASONS WHY SUBSTANCE WAS DISPOSED OF or   (Heading applied for
  M                                  TRANSFERRED OFF SITE for RECYCLING :        1994 - 2009)
                                     REASONS WHY SUBSTANCE WAS DISPOSED OF:     (2010)
   O    R_Tran_A     L    001           Production Residues
   O    R_Tran_B     L    001           Off-specification products
   O    R_Tran_C     L    001           Expiration date passed
   O    R_Tran_D     L    001           Contaminated materials
   O    R_Tran_E     L    001           Unusable parts or discards
   O    R_Tran_F     L    001           Pollution abatement residues
   O    R_Tran_G     L    001           Machining or finishing residues
   O    R_Tran_H     L    001           Site remediation
   O    R_Tran_I     L    001           Other

  M                                  CHANGES IN REPORTED TRANSFERS FROM PREVIOUS YEAR (Tonnes)
   O    R_Disp_A     L    001           Changes in Production Levels
   O    R_Disp_B     L    001           Changes in Estimation Methods
   O    R_Disp_C     L    001           Pollution Prevention Activities
   O    R_Disp_D     L    001           Changes in On-site Treatment
   O    R_Disp_E     L    001           *** Option (e) is not used here. ***
   O    R_Disp_F     L    001           Changes in Off-site Transfers for Recycling
   O    R_Disp_G     L    001           Other (specify in comments field B23.2)
   O    R_Disp_H     L    001           No Significant Change (i.e. < 0 - 10% )
   O    R_Disp_I     L    001           Not Applicable (First year reporting this substance)

  M                                  REASONS WHY SUBSTANCE WAS RECYCLED:        (2010)
   O    R_TranR_A    L    001           Production Residues
   O    R_TranR_B    L    001           Off-specification products
   O    R_TranR_C    L    001           Expiration date passed
   O    R_TranR_D    L    001           Contaminated materials
   O    R_TranR_E    L    001           Unusable parts or discards
   O    R_TranR_F    L    001           Pollution abatement residues
   O    R_TranR_G    L    001           Machining or finishing residues
   O    R_TranR_H    L    001           Site remediation
   O    R_TranR_I    L    001           Other

  M                                  CHANGES IN QUANTITIES RECYCLED FROM PREVIOUS YEAR (Tonnes)
   O    R_Recy_A     L    001           Changes in Production Levels
   O    R_Recy_B     L    001           Changes in Estimation Methods
   O    R_Recy_C     L    001           Pollution Prevention Activities
   O    R_Recy_D     L    001           Changes in On-site Treatment
   O    R_Recy_E     L    001           Changes in Disposal
   O    R_Recy_F     L    001           *** Option (f) is not used here. ***
   O    R_Recy_G     L    001           Other (specify in comments field B23.2)
   O    R_Recy_H     L    001           No Significant Change (i.e. < 0 - 10% )
   O    R_Recy_I     L    001           Not Applicable (First year reporting this substance)

                                     COMMENTS
  O     Comm_IPc     L    001           Are there changes to the Inventory Program de-selection?
  O     Comm_VOC     L    001           Are there VOC Species comments present?
  O     Comm_REL     L    001           Are there Release comments present?
  O     Comm_TAI     L    001           Are there Disposal (Tailings   Concentration) comments present?
  O     Comm_WAS     L    001           Are there Disposal (Waste Rock Concentration) comments present?
  O     Comm_EXC     L    001           Are there Disposal (Reasons for excluding TWR quantities) comments present?
  O     Comm_DIS     L    001           Are there Disposal comments present?
  O     Comm_REC     L    001           Are there Recycling comments present?

  O     Comm_ADD     L    001           Are there Reasons why facility added this substance?
  O     Comm_DEL     L    001           Are there Reasons why facility is not reporting this substance?
  O     Comm_CIRs    L    001           Are there comments describing the circumstances that lead to the criteria no longer being met?
  O     Comm_QUAs    L    001           Is  there information and any quantifications relied upon for making this determination?

        --------------------------------------------------------------------------------------
x       NOTE: The entire POLLUTION PREVENTION (P2) ACTIVITIES Section on a by Substance basis,
x             has been dropped for 2006 onwards.  See table 'Facility' and 'PollPrev' instead.
        NOTE: The table 'PollPrev' is no longer included in the NPRI master Access MDB.
        --------------------------------------------------------------------------------------

  M                                  POLLUTION PREVENTION (P2) ACTIVITIES
x  O    R_PPA2_A     L    001           Materials or Feedstock Substitution
x  O    R_PPA2_B     L    001           Product Design or Reformulation
x  O    R_PPA2_C     L    001           Equipment or Process Modifications
x  O    R_PPA2_D     L    001           Spill and Leak Prevention
x  O    R_PPA2_E     L    001           On-site Recovery, Re-use or Recycling
x  O    R_PPA2_F     L    001           Inventory Management or Purchasing Techniques
x  O    R_PPA2_G     L    001           Good Operating Practice or Training
x  O    R_PPA2_H     L    001           Other (specify in comments field B30.2)
x  O    R_PPA2_I     L    001           No Pollution Prevention Activities

                                        Materials or Feedstock Substitution
x  O    R_PPA2_A_1   L    001              Increased purity of materials
x  O    R_PPA2_A_2   L    001              Substituted materials
x  O    R_PPA2_A_3   L    001              Other (specify in comments field B30.1a - iv)

                                        Product Design or Reformulation
x  O    R_PPA2_B_1   L    001              Changed product specifications
x  O    R_PPA2_B_2   L    001              Modified design or composition
x  O    R_PPA2_B_3   L    001              Modified packaging
x  O    R_PPA2_B_4   L    001              Other (specify in comments field B30.1b - v)

                                        Equipment or Process Modifications
x  O    R_PPA2_C_1   L    001              Modified equipment, layout or piping
x  O    R_PPA2_C_2   L    001              Use of a different process catalyst
x  O    R_PPA2_C_3   L    001              Instituted better controls on operating bulk containers
x  O    R_PPA2_C_4   L    001              Changed from small volume containers to bulk containers
x  O    R_PPA2_C_5   L    001              Modified stripping / cleaning devices
x  O    R_PPA2_C_6   L    001              Changed to mechanical stripping / cleaning devices
x  O    R_PPA2_C_7   L    001              Changed to aqueous cleaners
x  O    R_PPA2_C_8   L    001              Modified or installed rinse systems
x  O    R_PPA2_C_9   L    001              Improved rinse equipment design
x  O    R_PPA2_C10   L    001              Improved rinse equipment operations
x  O    R_PPA2_C11   L    001              Modified spray systems or equipment
x  O    R_PPA2_C12   L    001              Improved application techniques
x  O    R_PPA2_C13   L    001              Changed from spray to other system
x  O    R_PPA2_C14   L    001              Other (specify in comments field B30.1c - xvi)

                                        Spill and Leak Prevention
x  O    R_PPA2_D_1   L    001              Improved storage or stacking procedures
x  O    R_PPA2_D_2   L    001              Improved procedures for loading, unloading and transfer operations
x  O    R_PPA2_D_3   L    001              Installed overflow alarms or automatic shut-off valves
x  O    R_PPA2_D_4   L    001              Installed vapor recovery systems
x  O    R_PPA2_D_5   L    001              Implemented inspection or monitoring program of potential spill or leak sources
x  O    R_PPA2_D_6   L    001              Modified containment procedures
x  O    R_PPA2_D_7   L    001              Improved draining procedures
x  O    R_PPA2_D_8   L    001              Other (specify in comments field B30.1d - ix)

                                        On-site Recovery, Re-use or Recycling
x  O    R_PPA2_E_1   L    001              Instituted recirculation within a process
x  O    R_PPA2_E_2   L    001              Other (specify in comments field B30.1e - iii)

                                        Inventory Management or Purchasing Techniques
x  O    R_PPA2_F_1   L    001              Instituted procedures to ensure that materials do not stay in inventory beyond shelf-life
x  O    R_PPA2_F_2   L    001              Initiated testing of outdated material
x  O    R_PPA2_F_3   L    001              Eliminated shelf-life requirements for stable material
x  O    R_PPA2_F_4   L    001              Instituted better labeling procedures
x  O    R_PPA2_F_5   L    001              Instituted clearinghouse to exchange materials
x  O    R_PPA2_F_6   L    001              Instituted improved purchasing procedures
x  O    R_PPA2_F_7   L    001              Other (specify in comments field B30.1f - vii)

                                        Good Operating Practice or Training
x  O    R_PPA2_G_1   L    001              Improved maintenance scheduling, record keeping or procedures
x  O    R_PPA2_G_2   L    001              Changed production schedule to minimize equipment and feedstock changeovers
x  O    R_PPA2_G_3   L    001              Training related to pollution prevention
x  O    R_PPA2_G_4   L    001              Other (specify in comments field B30.1g - v)

        (Applies to 2002 - 2005)       (Converted to Facility Comments for Years 2006 - 2009)

x  O    Comm_P2A     L    001           Are there Materials or Feedstock Substitution comments present?
x  O    Comm_P2B     L    001           Are there Product Design or Reformulation comments present?
x  O    Comm_P2C     L    001           Are there Equipment or Process Modifications comments present?
x  O    Comm_P2D     L    001           Are there Spill and Leak Prevention comments present?
x  O    Comm_P2E     L    001           Are there On-site Recovery, Re-use or Recycling comments present?
x  O    Comm_P2F     L    001           Are there Inventory Management or Purchasing Techniques comments present?
x  O    Comm_P2G     L    001           Are there Good Operating Practice or Training comments present?
x  O    Comm_P2H     L    001           Are there Other Pollution Prevention Activity comments present?   (2007)
x O     Comm_PPA     L    001           Are there Pollution Prevention comments present?

x P     SubsRep_Id   N    009           OWNERS II Substance Report PK (i.e. ReportYear + CAS_Number)
x P     MDR_Rep_Id   N    009           MDR Substance PK (i.e. CAS_Number)

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

===============
TABLE: SubsTran
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
  M     CAS_Number   C    011 ---|      CAS Registry Number of identified substance.
                                 |       - may also be "UNLISTED-00"
                                 |
  P     Tran_Type *  C    004 ---|   TYPE OF RELEASE, DISPOSAL or RECYCLE Transfer Field.
                                 |      *  "ASta"                     - Air Stack releases
                                 |      @  "ASto", "AFug", "ASpi"     - Air
                                 |      @  "AOth", "AOSo"             - Air; Other Sources (VOC)
                                 |      #  "WatD", "WatS", "WatL"     - Surface Water Bodies
                                 |      @  "LanS", "LanL", "LanO",    - Land
                                 |
                                 |      @  "OLan", "OFar", "OUnd",    - Disposals ( On-site)
                                 |      @          "OTai", "OWas"
                                 |         "Land", "Farm", "Unde",    - Disposals (Off-site)
                                 |         "Stor",
                                 |                 "Tail", "Wast"
                                 |         "Phys", "Chem", "Biol",    - Disposals (Treatment)
                                 |         "Inci", "MSTP"
                                 |         "Ener", "Solv", "Orga",    - Recycling (Off-site)
                                 |         "Meta", "Inor", "Acid",
                                 |         "Cata", "Abat", "UOil",
                                 |         "Othe"
                                 |
                                 |      *  NOTE: "ASta" is a release to air from a Stack.
                                 |      #  NOTE: "WatD", "WatS", "WatL" is a release to a Water Body.
                                 |      @  NOTE:  These Tran_Type codes have no Off-sites and
                                 |                therefore will not appear in this table.
                                 |
                                 |   WHERE RELEASE or DISPOSAL is being TRANSFERED FROM or TO:
c P     Tran_Code    C    050 ---|      Stack Code                       "00999"   or
                                 |      Other Stacks/Points Code         "88888"   or
                                 |      Surface Water Body Code          "00999"   or
                                 |      Off-site Disposal Code           "10999"   or
                                 |      Off-site Recycling Code          "10999"
                                 |
  P     Tran_Prov    C    002 ---|      Province of Stack, Water Body or Off-site.

  M     Tran_Value   N    018    009    AMOUNT of sub-quanity released or transferred.

  P     Units_Edit   C    009           Quantities were entered in: tonnes, kg, grams,
                                                                    gram(me)s, g TEQ(ET)
  P     Units_Stor   C    009           NOTE: All quantities may be normalized to tonnes.

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.

                                     Off-site INFORMATION
! P     Tran_Name     C   100          Off-site Name
! P     Tran_Address  C   255          Off-site Address
! P     Tran_City     C   040          Off-site City
! P     Tran_Prov     C   002          Off-site Province
! P     Tran_Country  C   040          Off-site Country

                                     Waterbody INFORMATION
! P     Tran_Name     C   100          Waterbody Name
! P     Tran_Prov     C   002          Waterbody Province

! P     ID            N   009        MDR Off-site OR Waterbody Primary Key Value
=========================================

===============
TABLE: SubsD_Fs      (New Table)   (2007)
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
  M     CAS_Number   C    011 ---|      CAS Registry Number (should always be: "NA - D/F")
                                 |
  P     Spec_Type *  C    004 ---|   TYPE OF RELEASE, DISPOSAL or RECYCLE Speciated Field
                                 |                                        Speciated Releases to:
                                 |      "ASta", "ASto", "AFug",       - Air
                                 |      "ASpi", "AOth", "ARoa"
                                 |      "WatD", "WatS", "WatL",       - Surface Water Bodies
                                 |      "LanS", "LanL", "LanO",       - Land
                                 |      "OLan", "OFar", "OUnd",       - Disposals ( On-site)
                                 |      "OTai", "OWas"
                                 |      "Land", "Farm", "Unde",       - Disposals (Off-site)
                                 |      "Stor", "Tail", "Wast"
                                 |      "Tail", "Wast"
                                 |      "Phys", "Chem", "Biol",       - Disposals (Treatment)
                                 |      "Inci", "MSTP"
                                 |      "Ener", "Solv", "Orga",       - Recycling (Off-site)
                                 |      "Meta", "Inor", "Acid",
                                 |      "Cata", "Abat", "UOil", "Othe"
                                 |
                                 |   WHERE RELEASE or DISPOSAL is being SPECIATED FROM or TO:
c P     Spec_Code    C    007 ---|      Air Stack          Code          "00999"   or
                                 |      Air Other Sources  Code          "88888"   or
                                 |      Surface Water Body Code          "00999"   or
                                 |      Releases to Land   Code          "88888"   or
                                 |      Disposal On-site   Code          "88888"   or
                                 |      Disposal Off-site  Code          "10999"   or
                                 |      Disposal Treatment Code          "10999"   or
                                 |      Recycling Off-site Code          "10999"
                                 |      NOTE: An "88888" number means a release/disposal/recycle
                                 |            without a destination code.
                                 |
  P     Spec_Prov    C    002 ---|      Province of Stack, Water Body or Off-site.
                                 |
  P     Spec_CAS     C    011 ---|      CAS Registry Number of identified VOC Speciated Substance.

  M     Spec_Value   N    018    009    Speciated amount entered by reporter in grams.
  M     Spec_Grams   N    018    009    Speciated amount converted to gTEQ.

  P     Units_Edit   C    009           Quantities were entered in: grams
  P     Units_Stor   C    009           NOTE: All quantities may be normalized to tonnes.

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

===============
TABLE: SubsVOCs      (New Table)   (2007)
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     ReportID     N    008 ---|      Uniquely Identifies the Submitted SQL Report

  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
  M     CAS_Number   C    011 ---|      CAS Registry Number (should always be: "NA - M16")
                                 |
  P     Spec_Type *  C    004 ---|   TYPE OF RELEASE (Air Only)
                                 |      ^  "VOCs" - Air Individual Stack speciated breakdowns
                                 |      ^  "VOCg" - Air Other Sources    speicated breakdowns
                                 |
                                 |   WHERE RELEASE is being SPECIATED FROM or TO:
c P     Spec_Code    C    007 ---|      VOCs identifies a specific Stack  code: "00999"
                                 |      VOCg identifies all Other Sources code: "88888"
                                 |      NOTE: An "88888" number means a release/disposal/recycle
                                 |            that is without a destination code.
                                 |
  P     Spec_Prov    C    002 ---|      Province of Stack
                                 |
  P     Spec_CAS     C    011 ---|      CAS Registry Number of identified VOC Speciated Substance,
                                        whereby the 'ChemCode' table and column VOC = 'A*B*C*'.

  M     Spec_Value   N    018    009    Speciated Amount

  P     Units_Edit   C    009           Quantities were entered in: tonnes
  P     Units_Stor   C    009           NOTE: All quantities may be normalized to tonnes.

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================



===============
TABLE: Stacks
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
  P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
                                 |
c P     Stac_Code    C    007 ---|      A unique stack code.  (90001) or (57999)

  M     MDR_Phy_Id   N    008           MDR Physical Asset Id of the Facility
  M     MDR_Sta_Id   N    008           MDR Physical Asset Id of the Stack

                                     STACK
  M     Name         C    060           Stack Name or Description

  M     Height       N    006    002    Height above grade                 (999.99)
  M     Diameter     N    005    002    Equivalent diameter                ( 99.99)

  M     Exit_Velo    N    005    001    m / s (Average)                    (999.9 )
  M     Exit_Temp    N    004           Degrees Celcius                    (9,999 )

  O     Lati_Dec     N    008    004    MDR Latitude  (Decimal Degress)  (  09.9999)    (2010)
  O     Long_Dec     N    008    004    MDR Longitude (Decimal Degress)  (-009.9999)    (2010)

  O     Latitude     C    006           Latitude  (Degrees, Minutes, Seconds) (Optional)
  O     Longitude    C    007           Longitude (Degrees, Minutes, Seconds) (Optional)

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

===============
TABLE: Streams        ??? (Duplicates 'WaterBodies' in order to link into the 'SubsTran' table.)
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
                                 |
X P     NPRI_ID      C    010 ---|      An assigned unique 10 digit number   (8800000099)
                                 |       - only used for the WEB file downloads.
                                 |
c P     Wate_Code    C    007 ---|      A unique surface water body code.  (00999) or (87999)
  P     Wate_Prov    C    002 ---|      The province location code.        (ON)

  M     MDR_WB_Id    N    008           MDR Waterbody Id

  P     Year_Start   C    004           Year Water Body first came into use.
  P     Year_End     C    004           Year Water Body was removed from use.

                                     WATER BODY (or STREAM)
  P     Wate_Rele    L    001           Did this W.B. receive a release?
  P     Permanent    L    001           Records marked as .F. have been added by the user.

  P     RecE         C    020           Sort order for stream name.        (English)
  M     Wate_NameE   C    050           Name of the surface water body.    (English)
  P     RecF         C    020           Sort order for stream name.        (French)
  M     Wate_NameF   C    050           Name of the surface water body.    (French)

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

==================
TABLE: WaterBodies        (Used for a Pick-List.)
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P*    WaterBody_ID N    008           ???

  M     WaterbodyNameEn C 100           Name of Waterbody (English)
  M     WaterbodyNameFr C 100           Name of Waterbody (French)
  M     WaterbodyProv   C 002           Province

  M     MDR_WB_ID    N    008           MDR Master Waterbody ID

  P     MasterListID N    008           ???   (curently all blank)
  P     PickListID   N    008           ???   -1 = added by user ??? if so, mine still do Not appear.

  P     Year_Start   C    004           Year Offsite first came into use.
  P     Year_End     C    004           Year Offsite was removed from use.
=========================================

===============
TABLE: OffSites           (Used for a Pick-List.)
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P*    Region_ID    C    010           Region (See Facility definition)

  P     Rep_Period   C    009 ---|      Reporting Period                     (2009.0000)
                                 |
c P     OffS_Code    C    007 ---|      A unique Off-site code.            (10999 or 77999)
                                        - Permenant Off-sites codes must begin with "10999" and
                                        - temporary Off-sites codes must begin with "90999" and
                                          then in the Load software --> "7?999"

  M     MDR_O_S_Id   N    008           MDR Physical Asset Id of the OffSite

  P     Year_Start   C    004           Year Offsite first came into use.
  P     Year_End     C    004           Year Offsite was removed from use.

                                     OFFSITE
  M     OffS_Name    C    100           Name of Off-site.
  M     OffS_NameF   C    100           Name of Off-site (french).

  M     Landfill     L    001           Is  this O.S. a landfill?
  M     MSTP         L    001           Is  this O.S. a MSTP?
  M     Broker       L    001           Is  this O.S. a broker?
  P     Transfer     L    001           Did this O.S. receive a transfer?

  P     Permanent    L    001           Records marked as .F. have been added by the user.
  P     Canadian     L    001           Is this a Canadian address?

                                     ADDRESS
  M     Address1     C    255           Address Line 1
  O     Address2     C    040           Address Line 2
  M     City         C    040           City Name

  OM    Prov_State   C    002           EITHER: (Province and Postal Code)  OR
  OM    Postal_Zip   C    040                   (State    and Zip    Code)  OR
                                                (Country)
  OM    Country      C    040                   are Mandatory.
  O     O_Country    C    040           Unknown purpose

  O*    Upd_Date     C    010           Date the record was last looked at and updated.
  O*    Phone        C    050           Off-site telephone number.  (999) 999-9999 Ext. ###
  O*    Email        C    060           Off-site email address.
  O*    Web_Site     C    080           Web site (internet) address.
  O*    Comments     Memo 4096          Comments for possible further followup.

  O*    F_NPRI_ID    C    010           Off-site is also a reporting Facility, hence its NPRI ID.

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

========================
TABLE: Facility_OffSites  (Duplicates 'OffSites' in order to link into the 'SubsTran' table.)
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P*    OffSite_ID   N    008           ???
  P     MasterListID N    008           ???   (curently all blank)
  P     PickListID   N    008           ???   -1 = added by user ??? if so, mine still do Not appear.

                                     OFFSITE
  M     OffS_Name    C    100           Name of Off-site.

  P     Year_Start   C    004           Year Offsite first came into use.
  P     Year_End     C    004           Year Offsite was removed from use.

  M     Landfill     L    001           Is  this O.S. a landfill?
  M     MSTP         L    001           Is  this O.S. a MSTP?
  M     Broker       L    001           Is  this O.S. a broker?
  P     Transfer     L    001           Did this O.S. receive a transfer?

  P     Permanent    L    001           Records marked as .F. have been added by the user.
  P     Canadian     L    001           Is this a Canadian address?

                                     ADDRESS
  O     Address1     C    255           Address Line 1   (Note: there is No 'Address2' line.)
  M     City         C    040           City Name

  OM    Prov_State   C    002           Province Only
  OM    Country      C    040           Country
=========================================



*********************
*** LOOKUP TABLES ***
*********************

===============
TABLE: ChemCode
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
c P     ReportYear   C    004 ---|      Report Year (all Reporting Periods)
                                 |      NOTE: It is currently Not possible to implement different
                                 |      pick lists within a single ReportYear (i.e. Rep_Period).
                                 |
                                 |   SUBSTANCE
  P     CAS_Number   C    011 ---|      List of CAS Registry Numbers

  P     Units        C    009           Base units for each Substance

c P     New          L    001           Added by user from MDR   : T / F

  P     NPRI         C    001           Is this an NPRI substance? 'Y' or ' ' or 'x'
  P     NERM         C    001           Is this a  NERM substance? 'Y' or ' '
  P     MOE          C    002           Is this an MOE  substance? '2A', '2B', '2C'
  P     AENV         C    001           Is this an AENV substance? 'Y' or ' '
  P     NFPR         C    001           Is this an NFPR substance? 'Y' or ' '
! P     TRA          C    001           Is this an TRA  substance? 'Y' or ' '
  P     EPA          C    001           Is this an EPA  substance? 'Y' or ' '
  P     GHG          C    001           Is this a  GHG  substance? 'Y' or ' '
                                           NOTE: An 'x' in an Inventory Program column indicates
                                                 that the Substance was dropped for that ReportYear.

                                     BUSINESS RULES for each Substance include:
  P     Part         C    002           Valid Part codes are: 1a, 1b, 2, 3, 4, 5

  P     CAC          C    001           Is this a  CAC         substance? 'Y' or ' '
  P     PAH          C    001           Is this a  PAH         substance? 'Y' or ' '
  P     ACID         C    001           Is this an ACID        substance? 'Y' or ' '
  P     D_F          C    001           Is this a DOIXIN/FURAN substance? 'Y' or ' '
  P     HCB          C    001           Is this a  HCB         substance? 'Y' or ' '
  P     HFC          C    001           Is this a  HFC         substance? 'Y' or ' '
  P     PFC          C    001           Is this a  PFC         substance? 'Y' or ' '
  P     VOC          C    001           Is this a  VOC         substance? 'A,B,C' or ' '
                                           A = Individual Substances
                                           B = Isomer Groups
                                           C = Other Groups and Mixtures
x P     VOC_All      C    001           Unknown Purpose.

x P     EPA_Prgs     C    055           Substance belongs to the following EPA agreements.

x P     Metal        C    001           Unknown Purpose.
x P     Tox_Carc     C    001           Unknown Purpose.
x P     CEPA_Tox     C    001           Unknown Purpose.
x P     IARC         C    002           Unknown Purpose.

  P     Sort_E       C    080           English Description Sort Sequence
  P     Chem_E       C    080           English Description
x P     Other_E      C    080           English Description Alternate
  P     Sort_F       C    080           French  Description Sort Sequence
  P     Chem_F       C    080           French  Description
x P     Other_F      C    080           French  Description Alternate

  P     Reports      N    005           # of substance reports submitted for Report Year.
  P     Release      N    018    009    Maximum  release  value recorded for Report Year.
  P     Disposal     N    018    009    Maximum  disposal value recorded for Report Year.
  P     Recycle      N    018    009    Maximum  recycle  value recorded for Report Year.

x P     Stack_TH     N    018    009    Stack threshold value for the 2C CAC substances. (No Longer Used)
  P     DF_TEF_ITEQ  N    018    009    International Toxic Equivalence Factors for Dioxins and Furans (NATO/CCMS)
  P     DF_TEF_WHO_2005 N 018    009    International Toxic Equivalence Factors for Dioxins and Furans (World Health Organization)

  P     FORMULA      C    025           GHG ???
  P     STRUCTURE    C    025           GHG ???
  P     YEAR_100_GWP N    018    009    GHG ??? (100 Year Global Warming Potential)

  P     Multiplier   N    007           1 (tonnes);   1,000 (kg);   1,000,000 (g);

  P     SubsRep_Id   N    009           OWNERS II Substance Report PK (i.e. ReportYear + CAS_Number)
  P     MDR_Rep_Id   N    009           MDR Substance PK (i.e. CAS_Number)

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================

===============
TABLE: ChemList
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
                                     SUBSTANCE
  P     CAS_Number   C    011 ---|      A UNIQUE list of CAS Registry Numbers.

  P     Units        C    009           Base units for each Substance.

  P     Year_Start   C    004           Year CAS_Number first came into use.
  P     Year_End     C    004           Year CAS_Number was removed from use.

  P     NPRI         C    001           Is this an NPRI substance? 'Y' or ' ' or 'x'
  P     NERM         C    001           Is this a  NERM substance? 'Y' or ' '
  P     MOE          C    002           Is this an MOE  substance? '2A', '2B', '2C'
  P     AENV         C    001           Is this an AENV substance? 'Y' or ' '
  P     NFPR         C    001           Is this an NFPR substance? 'Y' or ' '
  P     TRA          C    001           Is this an TRA  substance? 'Y' or ' '
  P     EPA          C    001           Is this an EPA  substance? 'Y' or ' '
  P     GHG          C    001           Is this a  GHG  substance? 'Y' or ' '

                                     BUSINESS RULES for each Substance include:
  P     Part         C    002           Valid Part codes are: 1a, 1b, 2, 3, 4, 5

  P     CAC          C    001           Is this a  CAC         substance? 'Y' or ' '
  P     PAH          C    001           Is this a  PAH         substance? 'Y' or ' '
  P     ACID         C    001           Is this an ACID        substance? 'Y' or ' '
  P     D_F          C    001           Is this a DOIXIN/FURAN substance? 'Y' or ' '
  P     HCB          C    001           Is this a  HCB         substance? 'Y' or ' '
  P     HFC          C    001           Is this a  HFC         substance? 'Y' or ' '
  P     PFC          C    001           Is this a  PFC         substance? 'Y' or ' '
  P     VOC          C    001           Is this a  VOC         substance? 'A,B,C' or ' '
                                           A = Individual Substances
                                           B = Isomer Groups
                                           C = Other Groups and Mixtures
x P     VOC_All      C    001           Unknown Purpose.

x P     EPA_Prgs     C    055           Substance belongs to the following EPA agreements.

x P     Metal        C    001           Unknown Purpose.
x P     Tox_Carc     C    001           Unknown Purpose.
x P     CEPA_Tox     C    001           Unknown Purpose.
x P     IARC         C    002           Unknown Purpose.

  P     Sort_E       C    080           English Character Sort Sequence
  P     Chem_E       C    080           English Description
x P     Other_E      C    080           Alternate English Description
  P     Sort_F       C    080           French Character Sort Sequence
  P     Chem_F       C    080           French Description
x P     Other_F      C    080           Alternate French Description

  P     DF_TEF_ITEQ  N    018    009    International Toxic Equivalence Factors for Dioxins and Furans (NATO/CCMS)
  P     DF_TEF_WHO_2005 N 018    009    International Toxic Equivalence Factors for Dioxins and Furans (World Health Organization)

  P     FORMULA      C    025           GHG ???
  P     STRUCTURE    C    025           GHG ???
  P     YEAR_100_GWP N    018    009    GHG ??? (100 Year Global Warming Potential)

  P     Multiplier   N    007           1 (tonnes);   1,000 (kg);   1,000,000 (g);

  P     MDR_Rep_Id   N    009           MDR Substance PK (i.e. CAS_Number)

  P     Verified     L    001        Has this record been verified as accurate.
  P     Del_Mark     L    001        Has this record been marked for deletion.
=========================================



===============
TABLE: ProvCode
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
! P     Region       C    002           AT, ON, QC, PY, PN
  P     Prov_Code    C    002           List of 2 character Province Codes

  P     Prov_NameE   C    030           English Description
  P     Prov_NameF   C    030           French Description
=========================================

===============
TABLE: StatCode
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     Stat_Code    C    002           List of 2 character State Codes

  P     Stat_NameE   C    030           English Description
  P     Stat_NameF   C    030           French Description
=========================================



===============
TABLE: CSI2Code
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     CSI2_Code    C    002           List of 2 digit Standard Industrial
                                           Classification Codes identifying the
                                           types of businesses and industries.

  P     CSI2_DescE   C    080           English Description
  P     CSI2_DescF   C    080           French Description
=========================================

===============
TABLE: CSICCode
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     CSIC_Code    C    002           Canadian list of 4 digit Standard Industrial
                                           Classification Codes (SIC) identifying the
                                           types of businesses and industries.
  P     ASIC_Code    C    002           The corresponding American 4 digit Standard
                                           Industrial Classification Codes identifying
                                           the type of business or industry.

  P     Fit          C    001           A '*' indicates that two or more SIC Codes overlap.

  P     CSIC_DescE   C    040           Canadian English Description
  P     ASIC_DescE   C    040           American English Description
  P     CSIC_DescF   C    040           Canadian French Description
  P     ASIC_DescF   C    040           American French Description
=========================================



===============
TABLE: NAI2Code
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     NAICS_Code   C    005           List of 2 digit NAICS Codes identifying the
                                        types of businesses and industries.

  P     NAICS_E      C    255           English Description
  P     NAICS_F      C    255           French Description
=========================================

===============
TABLE: NAI3Code
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     NAICS_Code   C    005           List of 3 digit NAICS Codes identifying the
                                        types of businesses and industries.

  P     NAICS_E      C    255           English Description
  P     NAICS_F      C    255           French Description
=========================================

===============
TABLE: NAI4Code
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     NAICS_Code   C    004           List of 4 digit NAICS Codes identifying the
                                        types of businesses and industries.

  P     NAICS_E      C    255           English Description
  P     NAICS_F      C    255           French Description
=========================================

===============
TABLE: NAI6Code
=========================================
Status  Field Name  Type  Width  Decimals
------  ----------  ----  -----  --------
  P     NAICS_Code   C    006           List of 6 digit NAICS Codes identifying the
                                        types of businesses and industries.

  P     NAICS_E      C    050           English Description
  P     NAICS_F      C    050           French Description
=========================================



************************************
************************************
***                              ***
***   Six SQL Convert Queries    ***
***   (Values  and  Unit_Stor)   ***
***                              ***
************************************
************************************
Note; TAI and WAS (tailings and waste rock) values and new TOTAL columns should be added to queries


=======================================
Convert1_SubsDisp_Values_to_tonnes_kg_g
---------------------------------------
UPDATE  SubsDisp
    SET OLan_Val   = [OLan_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        OFar_Val   = [OFar_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        OUnd_Val   = [OUnd_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        OTai_Val   = [OTai_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        OWas_Val   = [OWas_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_On_S = [Total_On_S] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Land_Val   = [Land_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Farm_Val   = [Farm_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Unde_Val   = [Unde_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Stor_Val   = [Stor_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Tail_Val   = [Tail_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Wast_Val   = [Wast_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_OffS = [Total_OffS] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Phys_Val   = [Phys_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Chem_Val   = [Chem_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Biol_Val   = [Biol_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Inci_Val   = [Inci_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        MSTP_Val   = [MSTP_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Trea = [Total_Trea] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Disp = [Total_Disp] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_1   = [A_Disp_1]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_2   = [A_Disp_2]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_3   = [A_Disp_3]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_4   = [A_Disp_4]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_5   = [A_Disp_5]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Ener_Val   = [Ener_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Solv_Val   = [Solv_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Orga_Val   = [Orga_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Meta_Val   = [Meta_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Inor_Val   = [Inor_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Acid_Val   = [Acid_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Cata_Val   = [Cata_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Abat_Val   = [Abat_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        UOil_Val   = [UOil_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Othe_Val   = [Othe_Val]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Recy = [Total_Recy] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_1   = [A_Recy_1]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_2   = [A_Recy_2]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_3   = [A_Recy_3]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_4   = [A_Recy_4]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_5   = [A_Recy_5]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Units_Stor = [Units_Edit]
    WHERE   (InStr('kg*gram(me)s*g TEQ(ET)*grams*', Units_Edit))
        And (Units_Stor = 'tonnes')
=======================================

=======================================
Convert1_SubsRele_Values_to_tonnes_kg_g
---------------------------------------
UPDATE  SubsRele
    SET T_On_Site  = [T_On_Site]  * IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirSta_V   = [AirSta_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirSto_V   = [AirSto_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirFug_V   = [AirFug_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirSpi_V   = [AirSpi_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirOth_V   = [AirOth_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Air  = [Total_Air]  * IIf([Units_Edit] = 'kg', 1000, 1000000),
        WatDis_V   = [WatDis_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        WatSpi_V   = [WatSpi_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        WatLea_V   = [WatLea_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Wate = [Total_Wate] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        LanSpi_V   = [LanSpi_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        LanLea_V   = [LanLea_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        LanOth_V   = [LanOth_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Land = [Total_Land] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Rele = [Total_Rele] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirRoa_V   = [AirRoa_V]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Road = [Total_Road] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Jan   = [Rele_Jan]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Feb   = [Rele_Feb]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Mar   = [Rele_Mar]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Apr   = [Rele_Apr]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_May   = [Rele_May]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Jun   = [Rele_Jun]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Jul   = [Rele_Jul]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Aug   = [Rele_Aug]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Sep   = [Rele_Sep]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Oct   = [Rele_Oct]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Nov   = [Rele_Nov]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Dec   = [Rele_Dec]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        SmogSeason = [SmogSeason] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_1   = [A_Rele_1]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_2   = [A_Rele_2]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_3   = [A_Rele_3]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_4   = [A_Rele_4]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_5   = [A_Rele_5]   * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Units_Stor = [Units_Edit]
    WHERE   (InStr('kg*gram(me)s*g TEQ(ET)*grams*', Units_Edit))
        And (Units_Stor = 'tonnes')
=======================================

=======================================
Convert1_SubsTran_Values_to_tonnes_kg_g
---------------------------------------
UPDATE SubsTran
    SET Tran_Value = [Tran_Value] * IIf([Units_Edit] = 'kg', 1000, 1000000),
        Units_Stor = [Units_Edit]
    WHERE   (InStr('kg*gram(me)s*g TEQ(ET)*grams*', Units_Edit))
        And (Units_Stor = 'tonnes')
=======================================

=======================================
Convert2_SubsDisp_Values_to_all_tonnes
---------------------------------------
UPDATE  SubsDisp
    SET OLan_Val   = [OLan_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        OFar_Val   = [OFar_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        OUnd_Val   = [OUnd_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        OTai_Val   = [OTai_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        OWas_Val   = [OWas_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_On_S = [Total_On_S] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Land_Val   = [Land_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Farm_Val   = [Farm_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Unde_Val   = [Unde_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Stor_Val   = [Stor_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Tail_Val   = [Tail_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Wast_Val   = [Wast_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_OffS = [Total_OffS] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Phys_Val   = [Phys_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Chem_Val   = [Chem_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Biol_Val   = [Biol_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Inci_Val   = [Inci_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        MSTP_Val   = [MSTP_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Trea = [Total_Trea] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Disp = [Total_Disp] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_1   = [A_Disp_1]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_2   = [A_Disp_2]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_3   = [A_Disp_3]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_4   = [A_Disp_4]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Disp_5   = [A_Disp_5]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Ener_Val   = [Ener_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Solv_Val   = [Solv_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Orga_Val   = [Orga_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Meta_Val   = [Meta_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Inor_Val   = [Inor_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Acid_Val   = [Acid_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Cata_Val   = [Cata_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Abat_Val   = [Abat_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        UOil_Val   = [UOil_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Othe_Val   = [Othe_Val]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Recy = [Total_Recy] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_1   = [A_Recy_1]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_2   = [A_Recy_2]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_3   = [A_Recy_3]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_4   = [A_Recy_4]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Recy_5   = [A_Recy_5]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Units_Stor = 'tonnes'
    WHERE   (InStr('kg*gram(me)s*g TEQ(ET)*grams*', Units_Stor))
=======================================

=======================================
Convert2_SubsRele_Values_to_all_tonnes
---------------------------------------
UPDATE  SubsRele
    SET T_On_Site  = [T_On_Site]  / IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirSta_V   = [AirSta_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirSto_V   = [AirSto_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirFug_V   = [AirFug_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirSpi_V   = [AirSpi_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirOth_V   = [AirOth_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Air  = [Total_Air]  / IIf([Units_Edit] = 'kg', 1000, 1000000),
        WatDis_V   = [WatDis_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        WatSpi_V   = [WatSpi_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        WatLea_V   = [WatLea_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Wate = [Total_Wate] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        LanSpi_V   = [LanSpi_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        LanLea_V   = [LanLea_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        LanOth_V   = [LanOth_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Land = [Total_Land] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Rele = [Total_Rele] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        AirRoa_V   = [AirRoa_V]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Total_Road = [Total_Road] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Jan   = [Rele_Jan]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Feb   = [Rele_Feb]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Mar   = [Rele_Mar]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Apr   = [Rele_Apr]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_May   = [Rele_May]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Jun   = [Rele_Jun]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Jul   = [Rele_Jul]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Aug   = [Rele_Aug]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Sep   = [Rele_Sep]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Oct   = [Rele_Oct]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Nov   = [Rele_Nov]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Rele_Dec   = [Rele_Dec]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        SmogSeason = [SmogSeason] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_1   = [A_Rele_1]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_2   = [A_Rele_2]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_3   = [A_Rele_3]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_4   = [A_Rele_4]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        A_Rele_5   = [A_Rele_5]   / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Units_Stor = 'tonnes'
    WHERE   (InStr('kg*gram(me)s*g TEQ(ET)*grams*', Units_Stor))
=======================================

=======================================
Convert2_SubsTran_Values_to_all_tonnes
---------------------------------------
UPDATE SubsTran
    SET Tran_Value = [Tran_Value] / IIf([Units_Edit] = 'kg', 1000, 1000000),
        Units_Stor = 'tonnes'
    WHERE   (InStr('kg*gram(me)s*g TEQ(ET)*grams*', Units_Stor))
=======================================



